We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa2802 commit 1f3e91dCopy full SHA for 1f3e91d
config/pkginfo.sh
@@ -1,4 +1,4 @@
1
-NFPM_RELEASE=2.40.0
+NFPM_RELEASE=2.41.0
2
PKG_MAINTAINER="Claudio Ramirez <[email protected]>"
3
PKG_TARGZ="ubuntu20.04"
4
FEDORA_RAWHIDE_VERSION=41
config/setup.sh
@@ -1,6 +1,6 @@
# The versions correspond with git tags or commits.
-RAKUDO_VERSION=2024.09
-NQP_VERSION=2024.09
-MOARVM_VERSION=2024.09
5
-ZEF_VERSION=v0.22.2
+RAKUDO_VERSION=2024.10
+NQP_VERSION=2024.10
+MOARVM_VERSION=2024.10
+ZEF_VERSION=v0.22.4
6
PKG_REVISION=01
0 commit comments