diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-01-18 15:18:41 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:25:06 +0100 |
| commit | bb4b81a5c12bfc87d536c88206baf5144f2861e4 (patch) | |
| tree | 63b27a8e2f59f31a7de98f0801f6c583c7182b23 /gnu/packages/python-xyz.scm | |
| parent | f804b63d22126995ffa78733d912c68c55c0cace (diff) | |
gnu: offlate: Update input.
* gnu/packages/python-xyz.scm (offlate)[propagated-inputs]: Replace
python-pygit2-1.11 by python-pygit2.
Change-Id: Idea0b79fbae98733234bc6800edab476efdb2564
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
