guix_mirror_bot pushed a commit to branch next-master
in repository guix.

commit 9b87e309e119b8e9f4c686267159751df40fc08c
Author: Andreas Enge <[email protected]>
AuthorDate: Sun Jan 18 15:18:41 2026 +0100

    gnu: offlate: Update input.
    
    * gnu/packages/python-xyz.scm (offlate)[propagated-inputs]: Replace
    python-pygit2-1.11 by python-pygit2.
    
    Change-Id: Idea0b79fbae98733234bc6800edab476efdb2564
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a480de8f67..89e27c7738 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29937,7 +29937,7 @@ These files are used to translate strings in android 
apps.")
            python-polib
            python-pycountry
            python-pyenchant
-           python-pygit2-1.11
+           python-pygit2
            python-pygithub
            python-pyqt
            python-requests

Reply via email to