diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index c4d778bf49a..b549685882c 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=0.9.4 +version=0.10.0 revision=1 build_wrksrc="cmd/chroma" build_style=go @@ -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=c13f99b0ce34cecfaaea448ad134e6293b316128a6b0f67af5e70cc6525f1b6e +checksum=98a517ae99f48e3b54d5c8cd7473d5c544f51bee7a4be17f5175736fce37da56 do_check() { go test -v