Skip to content

Commit 1f3e91d

Browse files
committed
bump to 2024.10
1 parent 9fa2802 commit 1f3e91d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

config/pkginfo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NFPM_RELEASE=2.40.0
1+
NFPM_RELEASE=2.41.0
22
PKG_MAINTAINER="Claudio Ramirez <[email protected]>"
33
PKG_TARGZ="ubuntu20.04"
44
FEDORA_RAWHIDE_VERSION=41

config/setup.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The versions correspond with git tags or commits.
2-
RAKUDO_VERSION=2024.09
3-
NQP_VERSION=2024.09
4-
MOARVM_VERSION=2024.09
5-
ZEF_VERSION=v0.22.2
2+
RAKUDO_VERSION=2024.10
3+
NQP_VERSION=2024.10
4+
MOARVM_VERSION=2024.10
5+
ZEF_VERSION=v0.22.4
66
PKG_REVISION=01

0 commit comments

Comments
 (0)