From a4485b03767516ecff14be23c67a7753ab5c878a Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:55 +0400 Subject: [PATCH] flint: revbump for go 1.21 --- srcpkgs/flint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/flint/template b/srcpkgs/flint/template index ad3f0e783d7..95e13bd8799 100644 --- a/srcpkgs/flint/template +++ b/srcpkgs/flint/template @@ -1,7 +1,7 @@ # Template file for 'flint' pkgname=flint version=0.1.0 -revision=10 +revision=11 build_style=go go_import_path="github.com/pengwynn/flint" short_desc="Check your project for common sources of contributor friction"