From d5c9e0f430a098c2d02fd954f789882d499857b3 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sun, 25 Apr 2021 12:33:47 +0200 Subject: [PATCH] chroma: update to 0.9.1. --- srcpkgs/chroma/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index 8215a0ac027e..9cba6b119227 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=0.8.2 +version=0.9.1 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=b7b9bd2ff49a18127dd00cee0d8e1d262b861b0641f711cbf9c615431f2b9499 +checksum=@f351e7aa08f9632d37d8aa6358b362f2ea86447a69a6a9d82fb75e5c833d73dd do_check() { go test -v