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

* gnu/packages/crates-io.scm (rust-vcpkg-0.2): Update to 0.2.15.
This commit is contained in:
Efraim Flashner 2023-04-24 16:32:31 +03:00
parent 673d1562c5
commit 5be2349bc2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -70027,7 +70027,7 @@ (define-public rust-vcell-0.1
(define-public rust-vcpkg-0.2
(package
(name "rust-vcpkg")
(version "0.2.11")
(version "0.2.15")
(source
(origin
(method url-fetch)
@ -70035,7 +70035,7 @@ (define-public rust-vcpkg-0.2
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1yvrd2b97j4hv5bfhcj3al0dpkbzkdsr6dclxqz3zqm50rhwl2xh"))))
"09i4nf5y8lig6xgj3f7fyrvzd3nlaw4znrihw8psidvv5yk4xkdc"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f ; Tests want mysql, harfbuzz, graphite2.