gnu: komikku: Update to 1.72.0.

* 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”.
This commit is contained in:
Liliana Marie Prikler 2025-08-04 09:08:54 +02:00
parent 9c3c457f98
commit d3f91786b9
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
3 changed files with 61 additions and 2 deletions

View file

@ -13818,7 +13818,7 @@ profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
(version "1.57.0")
(version "1.72.0")
(source
(origin
(method git-fetch)
@ -13828,7 +13828,8 @@ profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
"0z8sigv1a8a96y0hgm21j4qmpy06ziqw8yhlgbp8kbg70g5yhrbg"))))
"13mz3ijrmfh002pw977mzdnilgkfl0knr3xrxr0zdicx8nf7inr9"))
(patches (search-patches "komikku-python-3.11-compat.patch"))))
(build-system meson-build-system)
(arguments
(list