From 4f5c1a65bd86262d25a3dfb1345c20ac3461307e Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:57 +0400 Subject: [PATCH] ghq: revbump for go 1.21 --- srcpkgs/ghq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 4c826587146..1a13598cfb2 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,7 +1,7 @@ # Template file for 'ghq' pkgname=ghq version=1.2.0 -revision=2 +revision=3 build_style=go go_import_path=github.com/x-motemen/ghq go_package="$go_import_path"