From 1eecda5b643ba0550ee651a7c5e2d76c3803d941 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 14 Aug 2023 19:33:39 +0400 Subject: [PATCH] chathistorysync: revbump for go 1.21 --- srcpkgs/chathistorysync/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chathistorysync/template b/srcpkgs/chathistorysync/template index 897c010e0f0..bc4842043a6 100644 --- a/srcpkgs/chathistorysync/template +++ b/srcpkgs/chathistorysync/template @@ -1,7 +1,7 @@ # Template file for 'chathistorysync' pkgname=chathistorysync version=0.2.0 -revision=2 +revision=3 build_style=go go_import_path="git.sr.ht/~emersion/chathistorysync" hostmakedepends="scdoc"