Archived
1
0
Fork 0

gnu: rust-zstd-0.9: Downgrade to 0.9.2+zstd.1.5.1.

Later versions of this crate are yanked upstream.

* gnu/packages/crates-io.scm (rust-zstd-0.9): Downgrade to 0.9.2.
This commit is contained in:
Efraim Flashner 2023-10-13 13:48:24 +03:00
parent c85857c063
commit 0a2f10ac11
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -83153,7 +83153,7 @@ implementation that works everywhere, even WASM!")
(package
(inherit rust-zstd-0.11)
(name "rust-zstd")
(version "0.9.3+zstd.1.5.2")
(version "0.9.2+zstd.1.5.1")
(source
(origin
(method url-fetch)
@ -83162,7 +83162,7 @@ implementation that works everywhere, even WASM!")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"15dsisk3g9ncbxzb6miwav35p2v98az6clh5qdab5jxn05l9qzrp"))
"0m5aik2jy2w1g68i4isa0c3gq9a7avq9abgjfjbc6f60yqdym413"))
(modules '((guix build utils)))
(snippet
'(begin (substitute* "Cargo.toml"