diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template index 99be92392ca..0aeb86d1556 100644 --- a/srcpkgs/nqp/template +++ b/srcpkgs/nqp/template @@ -1,6 +1,6 @@ # Template file for 'nqp' pkgname=nqp -version=2024.07 +version=2024.10 revision=1 build_style=configure make_check_target=test @@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum " license="Artistic-2.0" homepage="https://github.com/Raku/nqp" distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz" -checksum=ab13f2de962817bfedc971088aa6b54911c424150dc284623444ef64878af07e +checksum=1fd1ea24af91fa64f72880af8351de5970c3499dc89699a435572eee0cf5f482 case "$XBPS_TARGET_MACHINE" in arm*|aarch64*) disable_parallel_build=yes;; esac