rakudo: update to 2023.02.

This commit is contained in:
Andy Weidenbaum 2023-03-01 08:11:36 +11:00 committed by classabbyamp
parent b38ae58e01
commit 7fe9c1e5bc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2022.12
version=2023.02
revision=1
build_style=configure
make_check_target=test
@ -31,7 +31,7 @@ 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=8bf95488d89b81ef9254d72c7f6b1235b4796bb465f2800fe3b97bdf74695c9e
checksum=fd1686aa2cf32eb9f0eb7d0d6f96dfc897cf53ccf89eda7d225b68738093aa11
nocross=yes
provides="raku-${version}_${revision}"