me
/
guix
Archived
1
0
Fork 0

gnu: rust-unicode-width-0.1: Update to 0.1.10.

* gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.10.
master
Efraim Flashner 2022-09-28 20:09:53 +03:00
parent 6a1b3e30c2
commit a3b6b7e91f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -70411,7 +70411,7 @@ boundaries according to Unicode Standard Annex #29 rules.")
(define-public rust-unicode-width-0.1 (define-public rust-unicode-width-0.1
(package (package
(name "rust-unicode-width") (name "rust-unicode-width")
(version "0.1.9") (version "0.1.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -70419,7 +70419,7 @@ boundaries according to Unicode Standard Annex #29 rules.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0wq9wl69wlp6zwlxp660g9p4hm5gk91chwk14dp1gl9bxba45mry")))) "12vc3wv0qwg8rzcgb9bhaf5119dlmd6lmkhbfy1zfls6n7jx3vf0"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs