From 6d3b86d43ddff393e12689857ed8e7d4932de09a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 11 Nov 2025 23:32:22 +0100 Subject: [PATCH] upgrading package: scala-dotty 3.7.3 -> 3.7.4 --- scala-dotty/scala-dotty.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scala-dotty/scala-dotty.spec b/scala-dotty/scala-dotty.spec index 007683500c..6b879961f4 100644 --- a/scala-dotty/scala-dotty.spec +++ b/scala-dotty/scala-dotty.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.7.3 -%define V_dist 3.7.3 +%define V_opkg 3.7.4 +%define V_dist 3.7.4 # package information Name: scala-dotty @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20250909 +Release: 20251111 # list of sources Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/scala3-%{V_dist}.tar.gz