From a6e2bb26cebec9a4329821a0f1452d53833be531 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:34:50 +0400 Subject: [PATCH] tinycron: revbump for go 1.21 --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index 184be80e643..5c70efe42db 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -1,7 +1,7 @@ # Template file for 'tinycron' pkgname=tinycron version=0.4 -revision=13 +revision=14 build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git"