chroma: update to 0.8.0.

This commit is contained in:
Daniel Lewan 2020-07-27 21:47:38 +02:00 committed by Johannes
parent e6008277cb
commit cf7c34c0e4

View file

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