From f45b0e42ec9f09829ace1b045995e31d44777677 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:43 -0400 Subject: [PATCH] gitbatch: rebuild for go-1.23.0 --- srcpkgs/gitbatch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gitbatch/template b/srcpkgs/gitbatch/template index b99ef3144de..625da638e6a 100644 --- a/srcpkgs/gitbatch/template +++ b/srcpkgs/gitbatch/template @@ -1,7 +1,7 @@ # Template file for 'gitbatch' pkgname=gitbatch version=0.5.0 -revision=3 +revision=4 build_style=go go_import_path=github.com/isacikgoz/gitbatch short_desc="Command line tool to manage your git repositories in one place"