gnu: rust-widestring-0.4: Update to 0.4.2.

* gnu/packages/crates-io.scm (rust-widestring-0.4): Update to 0.4.2.
This commit is contained in:
Efraim Flashner 2020-07-09 14:51:37 +03:00
parent a416838d31
commit 13b7e191de
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -28461,7 +28461,7 @@ (define-public rust-which-1.0
(define-public rust-widestring-0.4
(package
(name "rust-widestring")
(version "0.4.0")
(version "0.4.2")
(source
(origin
(method url-fetch)
@ -28469,7 +28469,7 @@ (define-public rust-widestring-0.4
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1dhx6dndjsz1y7c9w06922412kdxyrrkqblvggm76mh8z17hxz7g"))))
"13565qy4jhpg4x0xw8mwxzzsh0p8c93p5208lh6kpwp0q01y6qx7"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t