guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: komikku: Update to 0.36.0.


From: guix-commits
Subject: 06/06: gnu: komikku: Update to 0.36.0.
Date: Fri, 24 Dec 2021 05:44:20 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit 25a9752e60aeb0c2d8281886f8b83e765ada1489
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Dec 24 01:30:53 2021 +0100

    gnu: komikku: Update to 0.36.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.36.0.
---
 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 69f439b..317675e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12347,7 +12347,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.35.2")
+    (version "0.36.0")
     (source
      (origin
        (method git-fetch)
@@ -12357,7 +12357,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "11iq2mc8k7ny70vb0iqfjhj1hii0wvr4cv2p6b5rnjqdp6hc63n9"))))
+         "05gc51dphqladfv1dw680hzgvmiydggz885zhmhw501jm1f15ryj"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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