From 0c82011f8dee6016efa7e6a7ce3953c4b796391e Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 31 Oct 2023 08:30:47 +0000 Subject: [PATCH 1/3] MoarVM: update to 2023.10. --- srcpkgs/MoarVM/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index 68c36aa59a9e5..4f779b8603b51 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2023.09 +version=2023.10 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -14,6 +14,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=850db55daa771010629f11d4c3851d51eaac85d1b064fd68e8c0d5cedffb059f +checksum=aa79d77896c312ba23e01074a53ef3d060becae2ed70b066f902f332da65a499 nocross=yes shlib_provides="libmoar.so" From c28927e3a5981ff7c4c3ff3a6b9affada999ee02 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 31 Oct 2023 08:31:47 +0000 Subject: [PATCH 2/3] nqp: update to 2023.10. --- srcpkgs/nqp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index 3e4cd2bddb2b6..f640e937fddce 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,6 +1,6 @@ # Template file for 'nqp' pkgname=nqp -version=2023.09 +version=2023.10 revision=1 build_style=configure make_check_target=test @@ -14,5 +14,5 @@ maintainer="Andy Weidenbaum " license="Artistic-2.0" homepage="https://github.com/Raku/nqp" distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz" -checksum=45f36c0db1658dc0064e23d450cd6d9e8ff01528bc16a8d83e1472707066d968 +checksum=41051246635db1d4de08d373e2515ab76280f5e0c57d4a4fa2426545ac40956d nocross=yes From 88b5632fea513ca0cfe234ce815347106f9daa84 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Tue, 31 Oct 2023 08:32:54 +0000 Subject: [PATCH 3/3] rakudo: update to 2023.10. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index 791e0e8060889..0827c9e9f922b 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2023.09 +version=2023.10 revision=1 build_style=configure make_check_target=test @@ -31,7 +31,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/rakudo-${version}.tar.gz" -checksum=e33b9999f2157721faa97a9a3df52825759680f777bc480a922bdd20757e0cf7 +checksum=a219aca078b99002fed7b3fa2c2e280457224cf581e9a27af44bcb5f9c8dc160 nocross=yes provides="raku-${version}_${revision}"