chroma: update to 2.10.0.

This commit is contained in:
Daniel Lewan 2023-10-26 15:28:00 +02:00 committed by classabbyamp
parent 89e9d39b83
commit abe48f6ed1

View File

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.9.1
version=2.10.0
revision=1
build_wrksrc="cmd/chroma"
build_style=go
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/alecthomas/chroma"
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
checksum=4f58ad5b33d8a8681b085e57303a85cb39158a62349dfb8bd16e780a049d788b
checksum=b3cb975f354fb7495f05841ccc7a5bcfb6f823ce2a15fc86eaeb59bed0840c76
do_check() {
go test -v