We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11386db commit 2ca25ddCopy full SHA for 2ca25dd
1 file changed
srcpkgs/chroma/template
@@ -1,6 +1,6 @@
1
# Template file for 'chroma'
2
pkgname=chroma
3
-version=2.24.1
+version=2.26.1
4
revision=1
5
build_wrksrc="cmd/chroma"
6
build_style=go
@@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
11
license="MIT"
12
homepage="https://github.com/alecthomas/chroma"
13
distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz"
14
-checksum=1ee811f5c32ed6cb47e67deb58c0039b13560f0d12cb47fdb6f193d8cf4cbb1d
+checksum=1bfb1559f6d2e05f5ba3d5285eaeae1c9438e1134531b7a12fc3ddd12ffbb2f5
15
16
post_install() {
17
vlicense ../../COPYING
0 commit comments