rakudo: update to 2023.05.

This commit is contained in:
Andy Weidenbaum 2023-06-02 03:32:11 +00:00 committed by classabbyamp
parent af0d290ce7
commit 6bdc0de73d

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2023.04
version=2023.05
revision=1
build_style=configure
make_check_target=test
@ -30,8 +30,8 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://rakudo.org"
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
checksum=810b12bd7ef45178fa92371c593094fa731a94e6e4894596bf542222fedd983d
distfiles="https://rakudo.org/dl/rakudo/rakudo-${version}.tar.gz"
checksum=cfae1cf1321c8130e4746eb5f5c926f65adc9774e92c1b3a89c2c48f0b22236a
nocross=yes
provides="raku-${version}_${revision}"