me
/
guix
Archived
1
0
Fork 0

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

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

View File

@ -70027,7 +70027,7 @@ write operations.")
(define-public rust-vcpkg-0.2 (define-public rust-vcpkg-0.2
(package (package
(name "rust-vcpkg") (name "rust-vcpkg")
(version "0.2.11") (version "0.2.15")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -70035,7 +70035,7 @@ write operations.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1yvrd2b97j4hv5bfhcj3al0dpkbzkdsr6dclxqz3zqm50rhwl2xh")))) "09i4nf5y8lig6xgj3f7fyrvzd3nlaw4znrihw8psidvv5yk4xkdc"))))
(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.