From cee32cdd5ea2996e8538723f81ea3f6eef9a939f Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Thu, 4 Jun 2026 14:32:02 +0200 Subject: [PATCH] chroma: update to 2.26.1. --- srcpkgs/chroma/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chroma/template b/srcpkgs/chroma/template index 7be7d1df9fa8aa..3595ed88758cd7 100644 --- a/srcpkgs/chroma/template +++ b/srcpkgs/chroma/template @@ -1,6 +1,6 @@ # Template file for 'chroma' pkgname=chroma -version=2.24.1 +version=2.26.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=1ee811f5c32ed6cb47e67deb58c0039b13560f0d12cb47fdb6f193d8cf4cbb1d +checksum=1bfb1559f6d2e05f5ba3d5285eaeae1c9438e1134531b7a12fc3ddd12ffbb2f5 post_install() { vlicense ../../COPYING