gnu: rust-git2-0.6: Fix package name.
* gnu/packages/crates-vcs.scm (rust-git2-0.6)[name]: Rename to rust-git2. Change-Id: I9f4e90b407b146348caca7d173e5f3ae5bcbb50emaster
parent
c30ef6726c
commit
07f889c1ba
|
@ -370,7 +370,7 @@ reading and writing git repositories.")
|
|||
(define-public rust-git2-0.6
|
||||
(package
|
||||
(inherit rust-git2-0.11)
|
||||
(name "rust-git2-6")
|
||||
(name "rust-git2")
|
||||
(version "0.6.11")
|
||||
(source
|
||||
(origin
|
||||
|
|
Reference in New Issue