GNU bug report logs - #60598
[PATCH] gnu: komikku: Update to 1.8.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 6 Jan 2023 07:13:01 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


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 60598 <at> debbugs.gnu.org
Subject: [bug#60598] [PATCH] gnu: komikku: Update to 1.8.0.
Date: Fri, 6 Jan 2023 07:54:18 +0100
* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
---
Komikku is some very active software.
Yes, I know that 1.7.0 is still in the line for upstreaming, but I'm
trying to adhere to the new contributing guidelines, that mandate a
week of CI testing ;)

 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 5178cba0c6..17c4567f53 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13160,7 +13160,7 @@ (define-public gnome-builder
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.7.0")
+    (version "1.8.0")
     (source
      (origin
        (method git-fetch)
@@ -13170,7 +13170,7 @@ (define-public komikku
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0pgls9lfmgx1wgk7navvr44hdp6ziac19979lkqw2a09jn8y6xxa"))))
+         "1s9n1m1k99jpr3p8j4grqc6yh5spwgb8wh3zfsd5kdixsm6gx0kz"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 8be0a97a8139fdd4d196092008b98668f1a8b2bb
prerequisite-patch-id: b54c43d79fd01cff0cb41828abda99ecc3616fb8
-- 
2.38.1





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

Previous Next


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