rakudo: update to 2022.12.

This commit is contained in:
Andy Weidenbaum 2022-12-10 07:12:46 +11:00 committed by classabbyamp
parent c3d818eb6e
commit dbf51dfd81
1 changed files with 2 additions and 2 deletions

View File

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