From 45764a261aa0e9062930f12b436106d1016fc132 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 16 Oct 2023 00:41:15 +0530 Subject: [PATCH] moar: update to 1.18.2. --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index 526a0128f8903..12f7fddbb2e9b 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.17.0 +version=1.18.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=010400e74f1ed362801d55bb7efb517ecf0fe73bc84ea355404d5c32907484dd +checksum=eb1d63f9fc5ddcc493bf03622572499ecdcac9f9da81b5be2e9ab3740310de9b conflicts="MoarVM" do_check() {