Archived
1
0
Fork 0

gnu: rust-zstd-safe-4: Update to 4.1.1+zstd.1.5.0.

* gnu/packages/crates-io.scm (rust-zstd-safe-4): Update to 4.1.1+zstd.1.5.0.
This commit is contained in:
Nicolas Goaziou 2021-08-26 11:17:12 +02:00
parent 5c5176a1e8
commit 37c0f201c2
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -56759,7 +56759,7 @@ implementation that works everywhere, even WASM!")
(define-public rust-zstd-safe-4 (define-public rust-zstd-safe-4
(package (package
(name "rust-zstd-safe") (name "rust-zstd-safe")
(version "4.1.0+zstd.1.5.0") (version "4.1.1+zstd.1.5.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -56767,7 +56767,7 @@ implementation that works everywhere, even WASM!")
(file-name (file-name
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "1rssk1njcy9vz40ja0rpjyi9lbqnq2i2xx1h374s8p0qivvpa0yk")))) (base32 "0yghr94blhnfigzsynm2km3g93886z49612y7rh07c4kqpr90769"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:skip-build? #t `(#:skip-build? #t