From 1bf2e233710eef83004376446a3b8daab1d897a4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:02:27 -0400 Subject: [PATCH] wtplan: rebuild for go-1.23.0 --- srcpkgs/wtplan/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wtplan/template b/srcpkgs/wtplan/template index e5256fb1c30..b30cdd5bb1c 100644 --- a/srcpkgs/wtplan/template +++ b/srcpkgs/wtplan/template @@ -1,7 +1,7 @@ # Template file for 'wtplan' pkgname=wtplan version=0.1 -revision=2 +revision=3 archs="aarch64* armv[567]* i686* x86_64* ppc64le*" build_style=gnu-makefile hostmakedepends="go"