me
/
guix
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.
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
1 changed files with 2 additions and 2 deletions

View File

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