rakudo: update to 2023.08.
This commit is contained in:
parent
7d8edc2c7d
commit
bed27343ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rakudo'
|
||||
pkgname=rakudo
|
||||
version=2023.06
|
||||
version=2023.08
|
||||
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=da50fed9fa99cced37f8e450c6a023150804d627bf698a5c0d88cbe84f405e72
|
||||
checksum=9f520a9267d0062033a175788d9315ed22592023066d916334231702c207eeb1
|
||||
nocross=yes
|
||||
provides="raku-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue