From 3af7d2e9898a73eeeaaf16faec4dcca4912c26f2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:59:31 -0400 Subject: [PATCH] lazygit: rebuild for go-1.23.0 --- srcpkgs/lazygit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template index 9fe8cb9346c..0b44cb0b84b 100644 --- a/srcpkgs/lazygit/template +++ b/srcpkgs/lazygit/template @@ -1,7 +1,7 @@ # Template file for 'lazygit' pkgname=lazygit version=0.43.1 -revision=1 +revision=2 build_style=go go_import_path=github.com/jesseduffield/lazygit go_ldflags="-X main.version=${version} -X main.buildSource=voidlinux"