From ee710ae41219305f4782b6cfa5f5e08c40958fa4 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 26 Jan 2024 22:07:55 +0530 Subject: [PATCH] moar: update to 1.23.3. --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index 7179c57b39ef5..08e2a1b4ce6f5 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.19.0 +version=1.23.3 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=bcbbb061789765a9c28ada1298a5e96039cf176107f657e6d92994d05db6c22c +checksum=995ea1a5c03b1cfb530659bf401e93d440425f19828fa3bb2f3cc211d08b22f2 conflicts="MoarVM" do_check() {