guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: komikku: Update to 0.41.0.


From: guix-commits
Subject: 01/02: gnu: komikku: Update to 0.41.0.
Date: Thu, 8 Sep 2022 09:51:29 -0400 (EDT)

lilyp pushed a commit to branch master
in repository guix.

commit 839e984e09adfaa3faf92ff89919a9b310b62eb2
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Sep 8 10:16:08 2022 +0200

    gnu: komikku: Update to 0.41.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.41.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 8791291f78..c6a7feda42 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12455,7 +12455,7 @@ profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.40.0")
+    (version "0.41.0")
     (source
      (origin
        (method git-fetch)
@@ -12465,7 +12465,7 @@ profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "12l6qks4kwi75ss61yx1f515nb30d987qw3yhi4a36w5xz721p5z"))))
+         "17r059srxrx26w40swy47pdpyigyjdczp8550g4rfh86qs3ld4il"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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