From 35fb48da5f5220f29c25d3df1b8064c171d6fc9c Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 14 Feb 2024 21:50:38 -0500 Subject: [PATCH] moar: update to 1.23.5 --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index 08e2a1b4ce6f5c..957d03f01203ed 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.23.3 +version=1.23.5 revision=1 build_style=go go_import_path=github.com/walles/moar @@ -11,7 +11,7 @@ license="BSD-2-Clause" homepage="https://github.com/walles/moar" changelog="https://github.com/walles/moar/releases" distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz" -checksum=995ea1a5c03b1cfb530659bf401e93d440425f19828fa3bb2f3cc211d08b22f2 +checksum=f3c1c88545afde91d685943db20be1ae003b15c855faed9db61377f2dc768f4f conflicts="MoarVM" do_check() {