guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: komikku: Update to 0.28.1.


From: guix-commits
Subject: 03/03: gnu: komikku: Update to 0.28.1.
Date: Sat, 15 May 2021 04:15:34 -0400 (EDT)

leoprikler pushed a commit to branch master
in repository guix.

commit 9e4b5419618c99bb7d2607d93dbaa86846371a5b
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Sat May 15 10:14:30 2021 +0200

    gnu: komikku: Update to 0.28.1.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.28.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 3a04cc9..be458c0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11990,7 +11990,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.27.0")
+    (version "0.28.1")
     (source
      (origin
        (method git-fetch)
@@ -12000,7 +12000,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0mj4bsy7jp9wjj1dqz9zdq5aj0ib813wkz5k1481k80jp9dnlqnv"))))
+         "0ifcwp5fw74yypxkq7i0yc3002bsvj3p5c1icspr8s2kyjyllm6i"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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