From 33e0fae6e5fb7f49c53c6d676375c7d4d3fdb99d Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:36 -0400 Subject: [PATCH] antibody: rebuild for go-1.23.0 --- srcpkgs/antibody/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/antibody/template b/srcpkgs/antibody/template index 424d35c877a..eb1da664d45 100644 --- a/srcpkgs/antibody/template +++ b/srcpkgs/antibody/template @@ -1,7 +1,7 @@ # Template file for 'antibody' pkgname=antibody version=6.1.1 -revision=3 +revision=4 build_style=go go_import_path=github.com/getantibody/antibody short_desc="Fast and lightweight shell plugin manager"