GNU bug report logs - #61616
[PATCH] gnu: komikku: Update to 1.12.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 19 Feb 2023 08:24:03 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #8 received at 61616 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 61616 <at> debbugs.gnu.org
Subject: [PATCH v2] gnu: komikku: Update to 1.12.1.
Date: Sun, 26 Feb 2023 09:42:29 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.12.1.
---
Since Komikku 1.12.0 has a nasty bug, let's skip it and go to the next
release.

 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 a9730147ee..33f4a7d273 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13289,7 +13289,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.11.1")
+    (version "1.12.1")
     (source
      (origin
        (method git-fetch)
@@ -13299,7 +13299,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
+         "0mwaxpvyd2dzkivxr41kjn2n0ahn03170wbpbk3as0pl8achdcjq"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.39.1





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

Previous Next


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