guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: komikku: Update to 0.39.0.


From: guix-commits
Subject: 02/02: gnu: komikku: Update to 0.39.0.
Date: Tue, 14 Jun 2022 14:19:22 -0400 (EDT)

lilyp pushed a commit to branch master
in repository guix.

commit 330d2778a93a2f9618a3dec0846eaa04b240e4db
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Mon Jun 13 06:20:32 2022 +0200

    gnu: komikku: Update to 0.39.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.39.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 a938453dd4..dce98a4b26 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12306,7 +12306,7 @@ profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.38.0")
+    (version "0.39.0")
     (source
      (origin
        (method git-fetch)
@@ -12316,7 +12316,7 @@ profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1khf51r8001j0cvjja5rkqi07v08nqyz97hx8fjyi7p3l5b5vkwc"))))
+         "1g765kbgimfpvma67j1gscj046n2q9a9nr2pczlw65qwlm0418c5"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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