dotnet: Update to 3.1.419.
* nongnu/packages/dotnet.scm (dotnet-core-3.1): Update to 3.1.419. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
12a0d88627
commit
9d133a1e99
|
@ -193,10 +193,10 @@ building different types of applications.")
|
||||||
(license license:expat))))
|
(license license:expat))))
|
||||||
|
|
||||||
(define-public dotnet-core-3.1
|
(define-public dotnet-core-3.1
|
||||||
(let ((dotnet-sdk-version "3.1.13"))
|
(let ((dotnet-sdk-version "3.1.25"))
|
||||||
(package
|
(package
|
||||||
(name "dotnet")
|
(name "dotnet")
|
||||||
(version "3.1.113")
|
(version "3.1.419")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch/tarbomb)
|
(method url-fetch/tarbomb)
|
||||||
|
@ -206,7 +206,7 @@ building different types of applications.")
|
||||||
version "-linux-x64.tar.gz"))
|
version "-linux-x64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0dm4kxpq235yfxzf41m1iyfg5avlxdic0nwr865g5wyzc6kz9nhw"))))
|
"0wg91y5czimcrcv4rfvza9qc1n7l29szbs9qnmr437175zl10ksi"))))
|
||||||
(build-system binary-build-system)
|
(build-system binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:patchelf-plan
|
`(#:patchelf-plan
|
||||||
|
|
Loading…
Reference in New Issue
Block a user