From 5b263dd3b75f41bf34f3578eb12066f3cf0f3205 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 22:58:16 -0400 Subject: [PATCH] mmark: rebuild for go-1.23.0 --- srcpkgs/mmark/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template index c5fb2f365cb..318da896164 100644 --- a/srcpkgs/mmark/template +++ b/srcpkgs/mmark/template @@ -1,7 +1,7 @@ # Template file for 'mmark' pkgname=mmark version=2.2.45 -revision=1 +revision=2 build_style=go go_import_path=github.com/mmarkdown/mmark/v2 short_desc="Powerful markdown processor geared towards the IETF"