summaryrefslogtreecommitdiff
path: root/nongnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'nongnu/packages')
-rw-r--r--nongnu/packages/dotnet.scm4
1 files changed, 2 insertions, 2 deletions
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.")
177 (files '("share/dotnet"))))) 177 (files '("share/dotnet")))))
178 (inputs 178 (inputs
179 `(("gcc:lib" ,gcc "lib") 179 `(("gcc:lib" ,gcc "lib")
180 ("icu4c" ,icu4c) 180 ("icu4c" ,icu4c-71)
181 ("lttng-ust" ,lttng-ust) 181 ("lttng-ust" ,lttng-ust)
182 ("mit-krb5" ,mit-krb5) 182 ("mit-krb5" ,mit-krb5)
183 ("openssl" ,openssl) 183 ("openssl" ,openssl)
@@ -287,7 +287,7 @@ building different types of applications.")
287 (inputs 287 (inputs
288 `(("gcc:lib" ,gcc "lib") 288 `(("gcc:lib" ,gcc "lib")
289 ("glibc", glibc) 289 ("glibc", glibc)
290 ("icu4c" ,icu4c) 290 ("icu4c" ,icu4c-71)
291 ("lttng-ust" ,lttng-ust) 291 ("lttng-ust" ,lttng-ust)
292 ("mit-krb5" ,mit-krb5) 292 ("mit-krb5" ,mit-krb5)
293 ("openssl" ,openssl) 293 ("openssl" ,openssl)