From d707c5a8ed30adfdc2824ec9ed6a9759f5f3f87d Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Thu, 24 Aug 2023 20:43:32 +0000 Subject: [PATCH 1/3] MoarVM: update to 2023.08. --- srcpkgs/MoarVM/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index d48bb17819e7b..67aca10f8abc1 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2023.06 +version=2023.08 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=143f92510eaa3452c712e4aae9f44d84cd078f16517b40252bab7dd5e224ecdb +checksum=e711988a2312ab950aae85f617d45a5ef24109759af7635d21cf00dcff9909f9 nocross=yes shlib_provides="libmoar.so" From 2acffb3c3a61d1fbe6e18a092755feed9258711b Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Thu, 24 Aug 2023 20:44:40 +0000 Subject: [PATCH 2/3] nqp: update to 2023.08. --- srcpkgs/nqp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index 648dae62f7a08..2fe9b2676ed10 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,6 +1,6 @@ # Template file for 'nqp' pkgname=nqp -version=2023.06 +version=2023.08 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=ddcb92f29180699ebaf0a7faa46ad4ac902f9c8826d7476d9c6f71176cadd7d3 +checksum=a0774ffa60b2d0f12f52ac433501ba4d5d4fafec8b3cf2baab8e0ac817455a25 nocross=yes From 7e50e9195e14654b6c124ca6a883284d2b670c23 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Thu, 24 Aug 2023 20:45:38 +0000 Subject: [PATCH 3/3] rakudo: update to 2023.08. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index 8e87abaa25356..7fe34a6a0f1c3 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2023.06 +version=2023.08 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=da50fed9fa99cced37f8e450c6a023150804d627bf698a5c0d88cbe84f405e72 +checksum=9f520a9267d0062033a175788d9315ed22592023066d916334231702c207eeb1 nocross=yes provides="raku-${version}_${revision}"