rakudo: update to 2023.09.

This commit is contained in:
Andy Weidenbaum 2023-09-22 23:58:09 +00:00 committed by Leah Neukirchen
parent 13595afa25
commit 48db53852e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2023.08
version=2023.09
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/rakudo-${version}.tar.gz"
checksum=9f520a9267d0062033a175788d9315ed22592023066d916334231702c207eeb1
checksum=e33b9999f2157721faa97a9a3df52825759680f777bc480a922bdd20757e0cf7
nocross=yes
provides="raku-${version}_${revision}"