~ruther/guix-local

28e4b5fec436c0e3a0707a0df48ca16495ea5102 — Andreas Enge a month ago 4c38f7b
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
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 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")