gnu: rust-half: Update to 1.7.1.

* gnu/packages/crates-io.scm (rust-half-1): Update to 1.7.1.
This commit is contained in:
Marius Bakke 2022-01-23 18:37:28 +01:00
parent 2af24cf08e
commit f95d4b9ae9
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -24945,16 +24945,14 @@ (define-public rust-h2-0.1
(define-public rust-half-1 (define-public rust-half-1
(package (package
(name "rust-half") (name "rust-half")
(version "1.6.0") (version "1.7.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "half" version)) (uri (crate-uri "half" version))
(file-name (file-name (string-append name "-" version ".tar.gz"))
(string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "1wzavaaaa2jwkm4i1dbglmwjfsdhn4n73wrkbdzllaynlams5b32"))))
"0xq1qkbfwnxv72b2fakgi5ai0j8arw38whwxgxs3rp1fz28anvyk"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs