From d1b057ad46cd188abeebf2d31f87cf97500fb9ff Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 19 Oct 2025 10:49:32 +0200 Subject: [PATCH] upgrading package: rakudo 2025.08 -> 2025.10 --- rakudo/rakudo.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rakudo/rakudo.spec b/rakudo/rakudo.spec index 960d799537..53d5856b3b 100644 --- a/rakudo/rakudo.spec +++ b/rakudo/rakudo.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2025.08 -%define V_dist 2025.08 +%define V_opkg 2025.10 +%define V_dist 2025.10 # package information Name: rakudo @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: Artistic Version: %{V_opkg} -Release: 20250829 +Release: 20251019 # list of sources Source0: https://rakudo.org/dl/rakudo/rakudo-%{V_dist}.tar.gz