From c497e1b0ae48704f21146f51f9e842e5c2917a1f Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Sun, 26 Feb 2023 09:42:29 +0100 Subject: gnu: komikku: Update to 1.12.1. * gnu/packages/gnome.scm (komikku): Update to 1.12.1. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index f208f8f189..0b7d10c6a8 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -13288,7 +13288,7 @@ profiler via Sysprof, debugging support, and more.") (define-public komikku (package (name "komikku") - (version "1.11.1") + (version "1.12.1") (source (origin (method git-fetch) @@ -13298,7 +13298,7 @@ profiler via Sysprof, debugging support, and more.") (file-name (git-file-name name version)) (sha256 (base32 - "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2")))) + "0mwaxpvyd2dzkivxr41kjn2n0ahn03170wbpbk3as0pl8achdcjq")))) (build-system meson-build-system) (arguments (list -- cgit v1.2.3