From b09f9f803b85a2fbf7a7e10f4ae71bd188527eb5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:59:35 -0400 Subject: [PATCH] darkman: rebuild for go-1.23.0 --- srcpkgs/darkman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/darkman/template b/srcpkgs/darkman/template index de4e655c2ee..2faf4471047 100644 --- a/srcpkgs/darkman/template +++ b/srcpkgs/darkman/template @@ -1,7 +1,7 @@ # Template file for 'darkman' pkgname=darkman version=2.0.1 -revision=1 +revision=2 build_style=go build_helper=qemu go_import_path="gitlab.com/WhyNotHugo/darkman"