rakudo: update to 2022.04.
This commit is contained in:
parent
4469164269
commit
e88a2db5a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rakudo'
|
||||
pkgname=rakudo
|
||||
version=2022.03
|
||||
version=2022.04
|
||||
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=03e215b001a879747618d6fc18eb7f89c0b812f5e543a43ed66c13439ea8a227
|
||||
checksum=7e13a8cc927efbe86b8ff7b19155a60a6f6e2b6e2952bd690dcacef2d02a1c74
|
||||
nocross=yes
|
||||
provides="raku-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue