From bfea79af6d5878339ff2deeda02aa13b9450bd6d Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Sat, 26 Oct 2024 16:20:46 +0000 Subject: [PATCH] rakudo: update to 2024.10. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index df392a6aebe..f7991c5a1e0 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2024.07 +version=2024.10 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/rakudo-${version}.tar.gz" -checksum=e1a92f19c3e987c84bf089947e5f17b498069949bcad1163cff516586764ae3c +checksum=fceb6aa9493c3c870d769152b3fac362af68b8f09a44da681f166eff54ec9050 case "$XBPS_TARGET_MACHINE" in arm*|aarch64*) disable_parallel_build=yes;; esac