From 86452ebdffbe0c19af85c3aff2d3976490744449 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Sun, 18 Jan 2026 15:18:41 +0100 Subject: [PATCH] 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 c29c76d9d57..e09a5ef81a8 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