Skip to content

Commit

Permalink
2024.03
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed May 31, 2024
1 parent 0b7d668 commit f2581fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions config/pkginfo.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NFPM_RELEASE=2.35.3
NFPM_RELEASE=2.37.1
PKG_MAINTAINER="Claudio Ramirez <[email protected]>"
PKG_TARGZ="ubuntu16.04"
FEDORA_RAWHIDE_VERSION=40
FEDORA_RAWHIDE_VERSION=41
DEBIAN_TESTING_CODENAME="trixie"
8 changes: 4 additions & 4 deletions config/setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The versions correspond with git tags or commits.
RAKUDO_VERSION=2024.02
NQP_VERSION=2024.02
MOARVM_VERSION=2024.02
ZEF_VERSION=v0.21.4
RAKUDO_VERSION=2024.03
NQP_VERSION=2024.03
MOARVM_VERSION=2024.03
ZEF_VERSION=v0.22.0
PKG_REVISION=01

0 comments on commit f2581fe

Please sign in to comment.