mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-05 10:56:56 -05:00
gnu: rust-git2-0.9: Fix inputs.
* gnu/packages/crates-io.scm (rust-git2-0.9)[cargo-inputs]: Replace rust-url-1 with 2. Change-Id: I2347cba2bee29973664af48d56bad3e18a5c5d52
This commit is contained in:
parent
9f61f47746
commit
a9565d5c65
1 changed files with 1 additions and 1 deletions
|
@ -29998,7 +29998,7 @@ (define-public rust-git2-0.9
|
|||
("rust-log" ,rust-log-0.4)
|
||||
("rust-openssl-probe" ,rust-openssl-probe-0.1)
|
||||
("rust-openssl-sys" ,rust-openssl-sys-0.9)
|
||||
("rust-url" ,rust-url-1))
|
||||
("rust-url" ,rust-url-2))
|
||||
#:cargo-development-inputs
|
||||
(("rust-docopt" ,rust-docopt-1)
|
||||
("rust-serde" ,rust-serde-1)
|
||||
|
|
Loading…
Reference in a new issue