From 350e26f50620835cfd5ea8968cf430088aa8d281 Mon Sep 17 00:00:00 2001 From: Saksham Date: Wed, 11 Dec 2024 06:56:13 +0530 Subject: [PATCH] moar: update to 1.30.0 Closes: #53455 [via git-merge-pr] --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index ecac492d787..c1088b0fcf0 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.29.0 +version=1.30.0 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=a3e91b021e8b5d8546c1b0b31a0750396c05488ea2eafd57c2e1b312daa62d91 +checksum=a26954fca06c95604a94b6f208f62eff247e50c8d239262322a13d0959074de1 conflicts="MoarVM" post_install() {