mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: rust-vergen-3: Remove duplicate Cargo input.
* gnu/packages/crates-io.scm (rust-vergen-3)[arguments]: Remove duplicate rust-chrono input.
This commit is contained in:
parent
ca64fc4d26
commit
7a4c5c3040
1 changed files with 0 additions and 1 deletions
|
@ -41061,7 +41061,6 @@ designed for reexporting.")
|
|||
`(#:skip-build? #t
|
||||
#:cargo-inputs
|
||||
(("rust-chrono" ,rust-chrono-0.4)
|
||||
("rust-chrono" ,rust-chrono-0.4)
|
||||
("rust-bitflags" ,rust-bitflags-1))))
|
||||
(home-page "https://github.com/rustyhorde/vergen")
|
||||
(synopsis "Generate version related functions")
|
||||
|
|
Loading…
Add table
Reference in a new issue