From b39e49dd64a8ca38b4b773ec359924d99f72fb80 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Wed, 28 Jun 2023 14:26:51 +0000 Subject: [PATCH] rakudo: update to 2023.06. --- srcpkgs/rakudo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template index 5ccd01e973f..8e87abaa253 100644 --- a/srcpkgs/rakudo/template +++ b/srcpkgs/rakudo/template @@ -1,6 +1,6 @@ # Template file for 'rakudo' pkgname=rakudo -version=2023.05 +version=2023.06 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=cfae1cf1321c8130e4746eb5f5c926f65adc9774e92c1b3a89c2c48f0b22236a +checksum=da50fed9fa99cced37f8e450c6a023150804d627bf698a5c0d88cbe84f405e72 nocross=yes provides="raku-${version}_${revision}"