From b80956929d19e621ce2aaf05d90b5c45aae57771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Sat, 9 Aug 2025 18:01:39 +0200 Subject: [PATCH] app-shells/fsh: bump DOTNET_PKG_COMPAT to 9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- ....0.0_p20220816-r1.ebuild => fsh-1.0.0_p20220816-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-shells/fsh/{fsh-1.0.0_p20220816-r1.ebuild => fsh-1.0.0_p20220816-r2.ebuild} (99%) diff --git a/app-shells/fsh/fsh-1.0.0_p20220816-r1.ebuild b/app-shells/fsh/fsh-1.0.0_p20220816-r2.ebuild similarity index 99% rename from app-shells/fsh/fsh-1.0.0_p20220816-r1.ebuild rename to app-shells/fsh/fsh-1.0.0_p20220816-r2.ebuild index fb94a4628dfeb..2ed4ba8a823fd 100644 --- a/app-shells/fsh/fsh-1.0.0_p20220816-r1.ebuild +++ b/app-shells/fsh/fsh-1.0.0_p20220816-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -DOTNET_PKG_COMPAT=8.0 +DOTNET_PKG_COMPAT="9.0" NUGETS=" dotnet-xunit@2.3.1 fsharp.compiler.service@26.0.1