From 6e79d39f306e0316e23dfbeffa32f0b5a15216f1 Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Sun, 2 Mar 2025 21:31:27 +0100 Subject: nongnu: dotnet: Rename icu4c to icu4c-71. * nongnu/packages/dotnet.scm (dotnet)[inputs]: Rename icu4c to icu4c-71. On gnome-team icu4c was updated to version 73. --- nongnu/packages/dotnet.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu/packages') diff --git a/nongnu/packages/dotnet.scm b/nongnu/packages/dotnet.scm index c60f0fc..8122dee 100644 --- a/nongnu/packages/dotnet.scm +++ b/nongnu/packages/dotnet.scm @@ -177,7 +177,7 @@ various IDEs and plugins.") (files '("share/dotnet"))))) (inputs `(("gcc:lib" ,gcc "lib") - ("icu4c" ,icu4c) + ("icu4c" ,icu4c-71) ("lttng-ust" ,lttng-ust) ("mit-krb5" ,mit-krb5) ("openssl" ,openssl) @@ -287,7 +287,7 @@ building different types of applications.") (inputs `(("gcc:lib" ,gcc "lib") ("glibc", glibc) - ("icu4c" ,icu4c) + ("icu4c" ,icu4c-71) ("lttng-ust" ,lttng-ust) ("mit-krb5" ,mit-krb5) ("openssl" ,openssl) -- cgit v1.2.3