From f64448d91f3901f858176ea9c7c13f8a38c37b3b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:14 -0400 Subject: [PATCH] xq: rebuild for go-1.23.0 --- srcpkgs/xq/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xq/template b/srcpkgs/xq/template index be2c7faf460..4816ac3a57f 100644 --- a/srcpkgs/xq/template +++ b/srcpkgs/xq/template @@ -1,7 +1,7 @@ # Template file for 'xq' pkgname=xq version=1.2.4 -revision=1 +revision=2 build_style=go go_import_path=github.com/sibprogrammer/xq short_desc="Command-line XML and HTML beautifier and content extractor"