guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: komikku: Update to 0.34.1.


From: guix-commits
Subject: branch master updated: gnu: komikku: Update to 0.34.1.
Date: Sat, 02 Oct 2021 06:15:25 -0400

This is an automated email from the git hooks/post-receive script.

lilyp pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new fed255a  gnu: komikku: Update to 0.34.1.
fed255a is described below

commit fed255a3d923993fb7b39dd49e39fe153d682d8f
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Oct 2 12:11:03 2021 +0200

    gnu: komikku: Update to 0.34.1.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.34.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 4a311a3..e1ecd10 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12070,7 +12070,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.34.0")
+    (version "0.34.1")
     (source
      (origin
        (method git-fetch)
@@ -12080,7 +12080,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0cphy0m1zbcfrn75982b0flvry605a9x15i93sbqcbhqjvp6y9wm"))))
+         "1mz9jz62ifpg7pxkbaglw98v0d94wi6y459f0r4qr7kjxhnfq3km"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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