rakudo: update to 2022.06.

This commit is contained in:
atweiden 2022-06-07 10:35:50 +10:00 committed by Đoàn Trần Công Danh
parent 1c56ce01a2
commit b37413daa6

View file

@ -1,6 +1,6 @@
# Template file for 'rakudo' # Template file for 'rakudo'
pkgname=rakudo pkgname=rakudo
version=2022.04 version=2022.06
revision=1 revision=1
build_style=configure build_style=configure
make_check_target=test make_check_target=test
@ -32,7 +32,7 @@ license="Artistic-2.0"
homepage="https://rakudo.org" homepage="https://rakudo.org"
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog" changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz" distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
checksum=7e13a8cc927efbe86b8ff7b19155a60a6f6e2b6e2952bd690dcacef2d02a1c74 checksum=fc31b3bfb006e70df918c6f0cea110d1e3d354c3dbe6d86ad75dc60f6090c0e8
nocross=yes nocross=yes
provides="raku-${version}_${revision}" provides="raku-${version}_${revision}"