dotnet: Update to 6.0.300.

* nongnu/packages/dotnet.scm (dotnet): Update to 6.0.300.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
Zhu Zihao 2022-06-09 00:15:15 +08:00 committed by Jonathan Brielmaier
parent 8043bdc3ca
commit 12a0d88627
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -82,10 +82,10 @@ various IDEs and plugins.")
(license license:expat))) (license license:expat)))
(define-public dotnet (define-public dotnet
(let ((dotnet-sdk-version "5.0.4")) (let ((dotnet-sdk-version "6.0.5"))
(package (package
(name "dotnet") (name "dotnet")
(version "5.0.201") (version "6.0.300")
(source (source
(origin (origin
(method url-fetch/tarbomb) (method url-fetch/tarbomb)
@ -95,7 +95,7 @@ various IDEs and plugins.")
version "-linux-x64.tar.gz")) version "-linux-x64.tar.gz"))
(sha256 (sha256
(base32 (base32
"0hdkwz39ql7madg5dzy50by6q4vyagpwjvjn34ks730yhf3p1xwz")))) "01bhd7amirchcvimbyv07bzvs6i7jydcfwlq9vyfjbf3ln88qk0x"))))
(build-system binary-build-system) (build-system binary-build-system)
(arguments (arguments
`(#:patchelf-plan `(#:patchelf-plan