From 0713ce0f7b1e5eca6c88459edbdabfb5ec85f1b4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:32 -0400 Subject: [PATCH] flint: rebuild for go-1.23.0 --- srcpkgs/flint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index 95e13bd8799..3b91d0ff2ed 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -1,7 +1,7 @@ # Template file for 'flint' pkgname=flint version=0.1.0 -revision=11 +revision=12 build_style=go go_import_path="github.com/pengwynn/flint" short_desc="Check your project for common sources of contributor friction"