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.26.0.


From: guix-commits
Subject: branch master updated: gnu: komikku: Update to 0.26.0.
Date: Thu, 04 Feb 2021 13:32:07 -0500

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

leoprikler pushed a commit to branch master
in repository guix.

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

commit a90aad8c2cc5aad5725ce223a2ed3a040ea16540
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Thu Feb 4 19:22:58 2021 +0100

    gnu: komikku: Update to 0.26.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.26.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 18ceb6d..0f0b7c8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11842,7 +11842,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.25.1")
+    (version "0.26.0")
     (source
      (origin
        (method git-fetch)
@@ -11852,7 +11852,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "03skci66y9qqiv4bqbbc0w6d6agilwmx95cw7sribj06zcykm7m3"))))
+         "1g5rhp3d97v0s8nk536vqpv6qd4gha4h27bfdkypcqa42h8wyxm2"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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