Archived
1
0
Fork 0

gnu: rust-salsa-0.17: Update to 0.17.0-pre.2.

* gnu/packages/crates-io.scm (rust-salsa-0.17): Update to 0.17.0-pre.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Z572 2022-01-12 23:27:39 +08:00 committed by Nicolas Goaziou
parent c274e92e7d
commit 55fefbb9a7
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -48047,7 +48047,7 @@ in pure Rust.")
(define-public rust-salsa-0.17 (define-public rust-salsa-0.17
(package (package
(name "rust-salsa") (name "rust-salsa")
(version "0.17.0-pre.1") (version "0.17.0-pre.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -48056,7 +48056,7 @@ in pure Rust.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"10jm7s8abw0m7iffa2983kmwgmv342i9g32d1irsgmccx9hq40sq")))) "0ypiig0p9969nkb7k0ydxm5bnc3jva815dfh8hqpackcnk63s8lv"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:skip-build? `(#:skip-build?