From a5c150bd4215ba7d28ffaa6056ea4a2fe861a665 Mon Sep 17 00:00:00 2001 From: m3tav3rse Date: Thu, 28 Sep 2023 22:11:13 +0200 Subject: [PATCH] moar: update to 1.17.0. --- srcpkgs/moar/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index dc5c7473b66..526a0128f89 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.16.2 +version=1.17.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=519a6ebe95b7a325966acfc13fb65c258609940042bf02f086ef2a5f4e59cbb6 +checksum=010400e74f1ed362801d55bb7efb517ecf0fe73bc84ea355404d5c32907484dd conflicts="MoarVM" do_check() {