ngz pushed a commit to branch master
in repository guix.
commit 2fb42567ebd37cb63c431100021e1a895a2ff4b6
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sun Feb 12 09:12:01 2023 +0100
gnu: komikku: Update to 1.11.1.
* gnu/packages/gnome.scm (komikku): Update to 1.11.1.
Signed-off-by: Nicolas Goaziou <[email protected]>
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4698b883af..851b715283 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13270,7 +13270,7 @@ profiler via Sysprof, debugging support, and more.")
(define-public komikku
(package
(name "komikku")
- (version "1.10.1")
+ (version "1.11.1")
(source
(origin
(method git-fetch)
@@ -13280,7 +13280,7 @@ profiler via Sysprof, debugging support, and more.")
(file-name (git-file-name name version))
(sha256
(base32
- "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
+ "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
(build-system meson-build-system)
(arguments
(list