diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index 9cba6b11922..7fe912bf90a 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=0.9.1 +version=0.9.2 revision=1 build_style=go go_import_path="github.com/alecthomas/${pkgname}" @@ -12,7 +12,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/alecthomas/chroma" distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz" -checksum=@f351e7aa08f9632d37d8aa6358b362f2ea86447a69a6a9d82fb75e5c833d73dd +checksum=a669dcfd1f53c36fd952e290ed19371f60fa4905a9abdedf9e4d70a38b0e61f8 do_check() { go test -v