mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: python-pygit2-1.18: Rename to python-pygit2.
* gnu/packages/python-xyz.scm (python-pygit2-1.18): Rename to... (python-pygit2): ...this. Change-Id: I63dc94bca991e9fe23ec73b055bdd3b74292e3cf
This commit is contained in:
parent
7082680b85
commit
7858619104
1 changed files with 1 additions and 1 deletions
|
|
@ -11597,7 +11597,7 @@ readable format.")
|
|||
;; GPL2.0 only, with linking exception.
|
||||
(license license:gpl2)))
|
||||
|
||||
(define-public python-pygit2-1.18
|
||||
(define-public python-pygit2
|
||||
(package/inherit python-pygit2-1.11
|
||||
(name "python-pygit2")
|
||||
(version "1.18.2")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue