From 2d16ccdcd7b698d52c52031d265fc1324f54efd5 Mon Sep 17 00:00:00 2001 From: atweiden Date: Fri, 24 Jul 2020 19:23:10 +1000 Subject: [PATCH 1/3] MoarVM: update to 2020.07. --- srcpkgs/MoarVM/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index b6112263c1f..6e0ce3ae652 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2020.06 +version=2020.07 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -15,6 +15,6 @@ license="Artistic-2.0" homepage="https://moarvm.org" changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog" distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz" -checksum=db9759f16f76cb6d3b1f4baff9616c5ddb99fbb47ea62f54a5cc251b6ea99dc2 +checksum=da48887a1be0e397586b3470c2627d04c64d1e0caf9305ee7dc8db8db739f7cf nocross=yes shlib_provides="libmoar.so" From 0b90594fdde7942afbd2638605381befe334a9ec Mon Sep 17 00:00:00 2001 From: atweiden Date: Fri, 24 Jul 2020 19:23:56 +1000 Subject: [PATCH 2/3] nqp: update to 2020.07. --- srcpkgs/nqp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index efd08c7a274..c1d039d47ea 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,6 +1,6 @@ # Template file for 'nqp' pkgname=nqp -version=2020.06 +version=2020.07 revision=1 build_style=configure make_check_target=test @@ -15,5 +15,5 @@ maintainer="Andy Weidenbaum " license="Artistic-2.0" homepage="https://github.com/Raku/nqp" distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz" -checksum=a49e3374cf628d845043b50d192d36131adf0ab91e7e0795a1dc20dd7b83938f +checksum=1bf941f10fc4eeef511ef0b6366f8c87a6327062c8400b44a8a148af3bb22a4e nocross=yes From 537af2ba00f990715205314895061533dcbb4a27 Mon Sep 17 00:00:00 2001 From: atweiden Date: Fri, 24 Jul 2020 19:24:28 +1000 Subject: [PATCH 3/3] rakudo: update to 2020.07. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index 27e9aa548a5..74a65c0891a 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2020.06 +version=2020.07 revision=1 build_style=configure make_check_target=test @@ -32,7 +32,7 @@ license="Artistic-2.0" homepage="https://rakudo.org" changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog" distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz" -checksum=4cd8fe8afae3a2b561544c8e0dad5b4bc6cabbbfc2fdd17c63f5ea39dd46721a +checksum=39624de1394b3e15bba0b456afb598fb2c47c3f38528ba375bed583213f0cab8 nocross=yes provides="raku-${version}_${revision}"