From 3c542030ad75a82490b0bf60730023f74ff6584d Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:50 +0400 Subject: [PATCH] tml: revbump for go 1.21 --- srcpkgs/tml/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template index 55da9c4b2b7..3e4b88ec647 100644 --- a/srcpkgs/tml/template +++ b/srcpkgs/tml/template @@ -1,7 +1,7 @@ # Template file for 'tml' pkgname=tml version=0.6.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/liamg/tml" go_package="github.com/liamg/tml/tml"