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

* gnu/packages/crates-io.scm (rust-pkg-config-0.3): Update to 0.3.19.
This commit is contained in:
Efraim Flashner 2021-03-15 14:21:49 +02:00
parent 4363b542f2
commit d499911432
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -28714,7 +28714,7 @@ (define-public rust-pin-utils-0.1
(define-public rust-pkg-config-0.3
(package
(name "rust-pkg-config")
(version "0.3.17")
(version "0.3.19")
(source
(origin
(method url-fetch)
@ -28722,7 +28722,7 @@ (define-public rust-pkg-config-0.3
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0xynnaxdv0gzadlw4h79j855k0q7rj4zb9xb1vk00nc6ss559nh5"))))
"0k4860955riciibxr8bhnklp79jydp4xfylwdn5v9kj96hxlac9q"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs