1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: rust-metadeps-1: Drop minor version from name.

* gnu/packages/crates-io.scm (rust-metadeps-1): Drop minor version from name.
* gnu/packages/crates-graphics.scm (rust-aom-sys-0.2):
(rust-aom-sys-0.1):
(rust-dav1d-sys-0.3): Apply renaming.
This commit is contained in:
Nicolas Goaziou 2021-02-05 22:53:33 +01:00
parent ef4f92b0da
commit 574463ddd9
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
2 changed files with 4 additions and 4 deletions

View file

@ -206,7 +206,7 @@ text or blue underlined text, on ANSI terminals.")
(arguments
`(#:cargo-inputs
(("rust-bindgen" ,rust-bindgen-0.54)
("rust-metadeps" ,rust-metadeps-1.1))))
("rust-metadeps" ,rust-metadeps-1))))
(native-inputs
`(("pkg-config" ,pkg-config)))
(inputs
@ -236,7 +236,7 @@ text or blue underlined text, on ANSI terminals.")
(arguments
`(#:cargo-inputs
(("rust-bindgen" ,rust-bindgen-0.53)
("rust-metadeps" ,rust-metadeps-1.1))))
("rust-metadeps" ,rust-metadeps-1))))
(native-inputs
`(("pkg-config" ,pkg-config)))
(inputs
@ -531,7 +531,7 @@ and iOS.")
(arguments
`(#:cargo-inputs
(("rust-bindgen" ,rust-bindgen-0.54)
("rust-metadeps" ,rust-metadeps-1.1))))
("rust-metadeps" ,rust-metadeps-1))))
(native-inputs
`(("pkg-config" ,pkg-config)))
(inputs