From 1e7092f8d444c8e7752b3bcc8a1ef2e9d650587c Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 24 Nov 2020 12:23:42 +1100 Subject: [PATCH 1/3] MoarVM: update to 2020.11. --- srcpkgs/MoarVM/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index 2279388e13e..75ada16bfce 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2020.10 +version=2020.11 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=637883083f16c4398ffd3685ea6411daa605dd0862e1f59cce632bb2b994f2c4 +checksum=6d028273b6ed5ba7b972e7b3f2681ce1deff1897ebdf7bcd5cfcd1e7c2fec384 nocross=yes shlib_provides="libmoar.so" From fc228060cc749475c3e9b72da10fdc988e35dfde Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 24 Nov 2020 12:27:29 +1100 Subject: [PATCH 2/3] nqp: update to 2020.11. --- srcpkgs/nqp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index b07621c3585..e75d67b6a36 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,6 +1,6 @@ # Template file for 'nqp' pkgname=nqp -version=2020.10 +version=2020.11 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=100c74c8a81117040c3a1b85ac99312008753c17faeeab7d69998bcf7cdb6059 +checksum=7985f587c43801650316745f055cb5fc3f9063c5bb34de5ae695d76518ad900f nocross=yes From 6d1a0b819da8a82e04178774f5e3c2e3eef2d70f Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 24 Nov 2020 12:28:58 +1100 Subject: [PATCH 3/3] rakudo: update to 2020.11. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index f6b761e7aa0..fcef8d7dcfc 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2020.10 +version=2020.11 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=b62503ef19e23f6b44266b836a0ead65355c477a19b90408682ca27fab8d7a73 +checksum=b6f086553dfdfbf878d8b1f7659c3a0028f770e6655fb947bdd65ce0ded4fa80 nocross=yes provides="raku-${version}_${revision}"