File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Template file for 'nqp'
22pkgname=nqp
3- version=2025.06.1
3+ version=2025.12
44revision=1
55build_style=configure
66make_check_target=test
77configure_script="perl Configure.pl"
88configure_args="--prefix=/usr --backends=moar"
99hostmakedepends="git perl"
1010makedepends="MoarVM libffi-devel libtommath-devel libuv-devel mimalloc-devel"
11- depends="MoarVM-${version%.* }_${revision}"
11+ depends="MoarVM-${version}_${revision}"
1212short_desc="Lightweight Raku-like environment for virtual machines"
1313maintainer="Andy Weidenbaum <
[email protected] >"
1414license="Artistic-2.0"
1515homepage="https://github.com/Raku/nqp"
1616distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz"
17- checksum=e6dfdfccf9e306ef03858c0b0929e7730034320cc893a9321fe6420d2d503353
17+ checksum=074147578bfc0d2f91a6702270517803ff4e960e9f175dfe14b00eee6febc0c6
1818case "$XBPS_TARGET_MACHINE" in
1919 arm*|aarch64*) disable_parallel_build=yes;;
2020esac
You can’t perform that action at this time.
0 commit comments