chroma: update to 0.8.1.

This commit is contained in:
Daniel Lewan 2020-09-22 16:37:35 +02:00 committed by Andrew J. Hesford
parent cae0918838
commit e3743f1af5

View file

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=0.8.0
version=0.8.1
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=03bbe1fd43109b125cb33cf72e26338376056b961ea1c9ab1ecc02a60651e67b
checksum=8d2981e4d0f223f1ab6e5308940308ca9d8bf6d06660a19a2345cfe133f9e17e
do_check() {
go test -v