guix-commits
[Top][All Lists]
Advanced

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

10/10: gnu: komikku: Update to 1.11.1.


From: guix-commits
Subject: 10/10: gnu: komikku: Update to 1.11.1.
Date: Sat, 18 Feb 2023 06:43:09 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 2fb42567ebd37cb63c431100021e1a895a2ff4b6
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Feb 12 09:12:01 2023 +0100

    gnu: komikku: Update to 1.11.1.
    
    * gnu/packages/gnome.scm (komikku): Update to 1.11.1.
    
    Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
 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 4698b883af..851b715283 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13270,7 +13270,7 @@ profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.10.1")
+    (version "1.11.1")
     (source
      (origin
        (method git-fetch)
@@ -13280,7 +13280,7 @@ profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
+         "0wvz7ca427x16vrjqzq7b9k1xlgdyhykdix41f48b1m3ry4wcqp2"))))
     (build-system meson-build-system)
     (arguments
      (list



reply via email to

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