me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-widestring-0.4): Update to 0.4.2.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -28461,7 +28461,7 @@ Locate installed executable in cross platforms.")
(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 @@ Locate installed executable in cross platforms.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1dhx6dndjsz1y7c9w06922412kdxyrrkqblvggm76mh8z17hxz7g"))))
"13565qy4jhpg4x0xw8mwxzzsh0p8c93p5208lh6kpwp0q01y6qx7"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t