diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index efd7006968e..4a742a1efff 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=0.6.9 +version=0.7.0 revision=1 build_style=go go_import_path="github.com/alecthomas/${pkgname}" @@ -11,7 +11,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/alecthomas/chroma" distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz" -checksum=74eb34d0f2bd0b63ad9dc9467cc639825ebacfc94cf4d3fe24f6eb21bd42f415 +checksum=845c2fa532ec6dcc77e4e0c659def1b4724fd6bd15bb935b779970667fb40cd3 do_check() { go test -v