chroma: update to 2.14.0.

This commit is contained in:
Daniel Lewan 2024-05-23 14:21:06 +02:00 committed by cinerea0
parent b680ac80ba
commit ad914cfe88
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chroma'
pkgname=chroma
version=2.13.0
version=2.14.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=f3538d9db5df0d0325f3eaab7e3d465a6ec9ad6067051863ac52241f070824a0
checksum=beff1d23ee8343c66f62aa30f1f18da5813018dcdff147f3ac4bdd734a908821
do_check() {
go test -v