rakudo: update to 2022.02.

This commit is contained in:
Andy Weidenbaum 2022-03-02 20:52:51 +11:00 committed by Leah Neukirchen
parent 8d3d639035
commit a3a915f4c0

View file

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2021.12
version=2022.02
revision=1
build_style=configure
make_check_target=test
@ -32,7 +32,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=7f53d2c7138d13ab01692d5bd7dbc28f3f29ed86bd96d5280856f55a1ab05406
checksum=6a6e9dbcc6d9a1610a34c6ec67e2d3f694d7b33e9e0a0f224543089fa7f71332
nocross=yes
provides="raku-${version}_${revision}"