me
/
guix
Archived
1
0
Fork 0

gnu: rust-pkg-config: Update to 0.3.26.

* gnu/packages/crates-io.scm (rust-pkg-config-0.3): Update to 0.3.26.
master
Marius Bakke 2022-12-01 17:54:46 +01:00 committed by Maxim Cournoyer
parent 2b893735a5
commit 2f8437524b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -41185,7 +41185,7 @@ with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).")
(define-public rust-pkg-config-0.3
(package
(name "rust-pkg-config")
(version "0.3.19")
(version "0.3.26")
(source
(origin
(method url-fetch)
@ -41193,7 +41193,7 @@ with additional support for PKCS#8v2 asymmetric key packages (RFC 5958).")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0k4860955riciibxr8bhnklp79jydp4xfylwdn5v9kj96hxlac9q"))))
"0q2i61dhqvawc51zfzl3jich57w0cjgfa894hn6ings7ffgsbjba"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs