me
/
guix
Archived
1
0
Fork 0

gnu: rust-git2-0.6: Fix package name.

* gnu/packages/crates-vcs.scm (rust-git2-0.6)[name]: Rename to rust-git2.

Change-Id: I9f4e90b407b146348caca7d173e5f3ae5bcbb50e
master
Efraim Flashner 2024-01-22 10:09:16 +02:00
parent c30ef6726c
commit 07f889c1ba
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -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