From 78b0118a06ad8d4edc7419f60e8119a166dda4a2 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 2 Oct 2025 21:34:11 +0200 Subject: [PATCH] upgrading package: gleam 1.12.0.20250719 -> 1.13.0.20251002 --- gleam/gleam.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gleam/gleam.spec b/gleam/gleam.spec index 27d2f1dec8..3ccebe6810 100644 --- a/gleam/gleam.spec +++ b/gleam/gleam.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.12.0 -%define V_snap 20250719 +%define V_opkg 1.13.0 +%define V_snap 20251002 # package information Name: gleam @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: Apache Version: %{V_opkg}.%{V_snap} -Release: 20250719 +Release: 20251002 # list of sources Source0: http://download.openpkg.org/components/versioned/gleam/gleam-%{V_snap}.tar.xz