GNU bug report logs - #61450
[PATCH] gnu: komikku: Update to 1.11.1.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Sun, 12 Feb 2023 08:24:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 61450 <at> debbugs.gnu.org
Subject: [bug#61450] [PATCH] gnu: komikku: Update to 1.11.1.
Date: Sun, 12 Feb 2023 09:12:01 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.11.1.
---
 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 19a96ef9f4..ab25500144 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13221,7 +13221,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.10.1")
+    (version "1.11.1")
     (source
      (origin
        (method git-fetch)
@@ -13231,7 +13231,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
+         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1





This bug report was last modified 2 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.