gnu: rust-new-debug-unreachable-1: Update to 1.0.4.
* gnu/packages/crates-io.scm (rust-new-debug-unreachable-1): Update to 1.0.4.
This commit is contained in:
parent
a8de065196
commit
31e2824f8b
1 changed files with 2 additions and 2 deletions
|
@ -35394,7 +35394,7 @@ cryptographic library.")
|
||||||
(define-public rust-new-debug-unreachable-1
|
(define-public rust-new-debug-unreachable-1
|
||||||
(package
|
(package
|
||||||
(name "rust-new-debug-unreachable")
|
(name "rust-new-debug-unreachable")
|
||||||
(version "1.0.3")
|
(version "1.0.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -35403,7 +35403,7 @@ cryptographic library.")
|
||||||
(string-append name "-" version ".tar.gz"))
|
(string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0c1br326qa0rrzxrn2rd5ah7xaprig2i9r4rwsx06vnvc1f003zl"))))
|
"0m1bg3wz3nvxdryg78x4i8hh9fys4wp2bi0zg821dhvf44v4g8p4"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments `(#:skip-build? #t))
|
(arguments `(#:skip-build? #t))
|
||||||
(home-page
|
(home-page
|
||||||
|
|
Reference in a new issue