gnu: rust-pkg-config-0.3: Update to 0.3.31.

* gnu/packages/crates-io.scm (rust-pkg-config-0.3): Update to 0.3.31.

Change-Id: I5b5486b3d5e9cb49da3352cb6f713b1b0f8dd1c8
This commit is contained in:
Efraim Flashner 2024-11-10 20:40:41 +02:00
parent 98641c957a
commit 7ae0a84b4b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -55543,7 +55543,7 @@ (define-public rust-pipewire-0.7
(define-public rust-pkg-config-0.3
(package
(name "rust-pkg-config")
(version "0.3.27")
(version "0.3.31")
(source
(origin
(method url-fetch)
@ -55551,7 +55551,7 @@ (define-public rust-pkg-config-0.3
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0r39ryh1magcq4cz5g9x88jllsnxnhcqr753islvyk4jp9h2h1r6"))))
"1wk6yp2phl91795ia0lwkr3wl4a9xkrympvhqq8cxk4d75hwhglm"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs