summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-01-18 15:05:51 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:25:03 +0100
commit28e4b5fec436c0e3a0707a0df48ca16495ea5102 (patch)
treedceee573d8506efe100fb4c0e4901eb861f7b03a /gnu/packages/python-xyz.scm
parent4c38f7bd73d23df6506aa1ca56bee49f6808c173 (diff)
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>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 3b1341e5ad8..c29c76d9d57 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")