guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: komikku: Update to 0.26.1.


From: guix-commits
Subject: 01/03: gnu: komikku: Update to 0.26.1.
Date: Mon, 15 Feb 2021 13:01:18 -0500 (EST)

leoprikler pushed a commit to branch master
in repository guix.

commit 0696bd210e0f1dfc73856f534b1b14c5f21cd6f0
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Fri Feb 12 12:03:38 2021 +0100

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



reply via email to

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