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


From: guix-commits
Subject: 01/03: gnu: komikku: Update to 0.22.0.
Date: Mon, 16 Nov 2020 03:17:08 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit b21ff78aa8d7732a35164d0d47ff5d4a153fce64
Author: Leo Prikler <leo.prikler@student.tugraz.at>
AuthorDate: Sun Nov 15 19:28:13 2020 +0100

    gnu: komikku: Update to 0.22.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 0.22.0.
    
    Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
 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 11aa0a7..e4845f6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11899,7 +11899,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "0.21.1")
+    (version "0.22.0")
     (source
      (origin
        (method git-fetch)
@@ -11909,7 +11909,7 @@ integrated profiler via Sysprof, debugging support, and 
more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17ss5k2hnymk6xyx1dy3q0y2pwcld78cw7d0cs9c0hnhskh5dirh"))))
+         "037lc7qmzqiwjshbp8b8simj1vfdmkpj2mgibsx9nqknf0cnv2pg"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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