gnu: rust-vcpkg-0.2: Update to 0.2.10.

* gnu/packages/crates-io.scm (rust-vcpkg-0.2): Update to 0.2.10.
This commit is contained in:
Efraim Flashner 2020-07-09 14:45:40 +03:00
parent dac0b1639e
commit 5a00d0281e
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -27135,7 +27135,7 @@ (define-public rust-uuid-0.5
(define-public rust-vcpkg-0.2
(package
(name "rust-vcpkg")
(version "0.2.8")
(version "0.2.10")
(source
(origin
(method url-fetch)
@ -27143,7 +27143,7 @@ (define-public rust-vcpkg-0.2
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0s1ijdrsg6917imja2hb07l0z4vbx7ydm8m2i1n9g62fg7r3ki1z"))))
"132hlmsc4maava91vl4lh677sl1c7vr8ccl53fnr5w41y6dh4m34"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ; Tests want mysql, harfbuzz, graphite2.