summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/nqp/nqp.SlackBuild2
-rw-r--r--perl/nqp/nqp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index 0a3ab03514..0ce1b60472 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nqp
-VERSION=${VERSION:-2022.03}
+VERSION=${VERSION:-2022.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index a3a1181609..7a11f1cca5 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2022.03"
+VERSION="2022.04"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/Raku/nqp/releases/download/2022.03/nqp-2022.03.tar.gz"
-MD5SUM="d173caad01458e0e4441143fb5769fda"
+DOWNLOAD="https://github.com/Raku/nqp/releases/download/2022.04/nqp-2022.04.tar.gz"
+MD5SUM="358bba8d49f944981693749e591323c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"