From 9098ae29b2df8fe131703e46f5f0a0047a1cfef8 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:11 +0400 Subject: [PATCH] hut: revbump for go 1.21 --- srcpkgs/hut/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hut/template b/srcpkgs/hut/template index 30c2df12bce..cfca65b492a 100644 --- a/srcpkgs/hut/template +++ b/srcpkgs/hut/template @@ -1,7 +1,7 @@ # Template file for 'hut' pkgname=hut version=0.3.0 -revision=1 +revision=2 build_style=go build_helper=qemu go_import_path="git.sr.ht/~emersion/hut"