chroma: update to 0.6.9.

This commit is contained in:
Daniel Lewan 2019-11-05 15:03:51 +01:00 committed by Helmut Pozimski
parent 77453301c1
commit fd5e32aaea

View file

@ -1,6 +1,6 @@
# Template file for 'chroma' # Template file for 'chroma'
pkgname=chroma pkgname=chroma
version=0.6.8 version=0.6.9
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/alecthomas/${pkgname}" go_import_path="github.com/alecthomas/${pkgname}"
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/alecthomas/chroma" homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz" distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=b76b5ea13171f286cdb28f2942784fafa69adf8e120ed4e68cd05484428a09b1 checksum=74eb34d0f2bd0b63ad9dc9467cc639825ebacfc94cf4d3fe24f6eb21bd42f415
do_check() { do_check() {
go test -v go test -v