From 86f3ec9ad484aa628ef9a83b3427d2019cc67426 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 23 May 2026 10:43:14 +0200 Subject: [PATCH] chroma: update to 2.24.1. --- srcpkgs/chroma/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index 5e77df0a73835c..7be7d1df9fa8aa 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=2.23.1 +version=2.24.1 revision=1 build_wrksrc="cmd/chroma" build_style=go @@ -11,7 +11,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/alecthomas/chroma" distfiles="https://github.com/alecthomas/chroma/archive/v${version}.tar.gz" -checksum=982fa634c6b2f153143ca35e2626335bbca315ede57f64050af16566699aaafb +checksum=1ee811f5c32ed6cb47e67deb58c0039b13560f0d12cb47fdb6f193d8cf4cbb1d post_install() { vlicense ../../COPYING