summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/komikku-python-3.11-compat.patch
AgeCommit message (Collapse)Author
2026-03-06gnu: komikku: Update to 1.99.0.Liliana Marie Prikler
* gnu/packages/patches/komikku-python-3.11-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome-circle.scm (komikku): Update to 1.99.0. [source]: Drop patches. [inputs]: Add python-pyjwt and python-pypdf.
2025-08-18gnu: komikku: Fix typo in patch.Liliana Marie Prikler
This is a follow-up to d3f91786b9fbba9b85ee2ba4aa0efe747ed3d50e, which introduced a patch to restore backwards compatibility with Python 3.11. * gnu/packages/patches/komikku-python-3.11-compat.patch: Add missing '{' in replacement.
2025-08-12gnu: komikku: Update to 1.72.0.Liliana Marie Prikler
* gnu/packages/patches/komikku-python-3.11-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/gnome.scm (komikku): Update to 1.72.0. [patches]: Use “komikku-python-3.11-compat.patch”.