guix-commits
[Top][All Lists]
Advanced

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

02/15: gnu: komikku: Update to 1.10.1.


From: guix-commits
Subject: 02/15: gnu: komikku: Update to 1.10.1.
Date: Sun, 5 Feb 2023 01:08:48 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit b64040206341c240e1e4eb7f1431b8aa51f3dcf9
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Jan 29 14:56:55 2023 +0100

    gnu: komikku: Update to 1.10.1.
    
    * gnu/packages/gnome.scm (komikku): Update to 1.10.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 f8b02670f7..4f2d716fb2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13221,7 +13221,7 @@ profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.9.0")
+    (version "1.10.1")
     (source
      (origin
        (method git-fetch)
@@ -13231,7 +13231,7 @@ profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0vz7mw9kvp3yhn7iqg11dvmk77l65wjp6p1rpn4xnr335zfacmjh"))))
+         "17nyfpg15i87204017as2dq491bq3dy261flwx71b2z4f4k6q83b"))))
     (build-system meson-build-system)
     (arguments
      (list



reply via email to

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