Archived
1
0
Fork 0

gnu: rust-bytesize-1: Update to 1.1.0.

* gnu/packages/crates-io.scm (rust-bytesize-1): Update to 1.1.0.
This commit is contained in:
Nicolas Goaziou 2022-02-28 11:44:53 +01:00
parent 0155ef2670
commit 9ff40b5343
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9171,7 +9171,7 @@ exposed as Reader/Writer streams.")
(define-public rust-bytesize-1 (define-public rust-bytesize-1
(package (package
(name "rust-bytesize") (name "rust-bytesize")
(version "1.0.1") (version "1.1.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -9180,7 +9180,7 @@ exposed as Reader/Writer streams.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1nl2j2bi9nk3q564jhyb77947wdv5ch54r14gjv4c59s563qd8c1")))) "0w7wmmbcirxp5isza0i1lxq5d7r7f0z1pxbxl5f6s1n5m8vfqn3c"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs