mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
dac0b1639e
commit
5a00d0281e
1 changed files with 2 additions and 2 deletions
|
@ -27135,7 +27135,7 @@ Unix users and groups.")
|
||||||
(define-public rust-vcpkg-0.2
|
(define-public rust-vcpkg-0.2
|
||||||
(package
|
(package
|
||||||
(name "rust-vcpkg")
|
(name "rust-vcpkg")
|
||||||
(version "0.2.8")
|
(version "0.2.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -27143,7 +27143,7 @@ Unix users and groups.")
|
||||||
(file-name (string-append name "-" version ".crate"))
|
(file-name (string-append name "-" version ".crate"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0s1ijdrsg6917imja2hb07l0z4vbx7ydm8m2i1n9g62fg7r3ki1z"))))
|
"132hlmsc4maava91vl4lh677sl1c7vr8ccl53fnr5w41y6dh4m34"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; Tests want mysql, harfbuzz, graphite2.
|
`(#:tests? #f ; Tests want mysql, harfbuzz, graphite2.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue