mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-libgit2-sys-0.6: Fix package name.
* gnu/packages/crates-vcs.scm (rust-libgit2-sys-0.6)[name]: Rename to rust-libgit2-sys. Change-Id: I169a69b89a876174e1ad9a3c4ac41c96223f3b7a
This commit is contained in:
parent
7384237bee
commit
c30ef6726c
1 changed files with 1 additions and 1 deletions
|
@ -4168,7 +4168,7 @@ library.")
|
|||
(define-public rust-libgit2-sys-0.6
|
||||
(package
|
||||
(inherit rust-libgit2-sys-0.10)
|
||||
(name "rust-libgit2-sys-6")
|
||||
(name "rust-libgit2-sys")
|
||||
(version "0.6.19")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue