guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#60598] [PATCH] gnu: komikku: Update to 1.8.0.


From: Liliana Marie Prikler
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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]