chroma: update to 0.8.2.

This commit is contained in:
Daniel Lewan 2020-11-20 16:44:53 +01:00 committed by Érico Nogueira Rolim
parent 08b00e5c85
commit f2f0ea1fa4

View file

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