From 8cbf224f52dce693623d9a65de3344cb4ec6cebf Mon Sep 17 00:00:00 2001 From: Saksham Date: Tue, 1 Jul 2025 23:42:36 +0530 Subject: [PATCH] moar: update to 1.32.2 --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index 94261eabfdb..1ff212cb320 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.31.2 +version=1.32.2 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=f88f244c18ee1a8ba1428bc195f9140d53a551124cc8b54c0c7942ba6433e2d7 +checksum=50f485235ff1d7d3dc8fdb3042624dbb1ccdedc0e6bc825cdcd9aed045352801 conflicts="MoarVM" post_install() {