From cc7543ccda693b19a245910710cc20024b9e8788 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:01:30 -0400 Subject: [PATCH] tml: rebuild for go-1.23.0 --- srcpkgs/tml/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tml/template b/srcpkgs/tml/template index 3e4b88ec647..374f11fb792 100644 --- a/srcpkgs/tml/template +++ b/srcpkgs/tml/template @@ -1,7 +1,7 @@ # Template file for 'tml' pkgname=tml version=0.6.1 -revision=2 +revision=3 build_style=go go_import_path="github.com/liamg/tml" go_package="github.com/liamg/tml/tml"