guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: komikku: Update to 1.8.0.


From: guix-commits
Subject: 06/06: gnu: komikku: Update to 1.8.0.
Date: Sun, 15 Jan 2023 02:02:33 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit a98145ec04d5c3f8f2ef430555cde5eccfbd3875
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Jan 6 07:54:18 2023 +0100

    gnu: komikku: Update to 1.8.0.
    
    * gnu/packages/gnome.scm (komikku): Update to 1.8.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 09b8056cc9..1c96b1fbfc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13204,7 +13204,7 @@ profiler via Sysprof, debugging support, and more.")
 (define-public komikku
   (package
     (name "komikku")
-    (version "1.7.0")
+    (version "1.8.0")
     (source
      (origin
        (method git-fetch)
@@ -13214,7 +13214,7 @@ profiler via Sysprof, debugging support, and more.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0pgls9lfmgx1wgk7navvr44hdp6ziac19979lkqw2a09jn8y6xxa"))))
+         "1s9n1m1k99jpr3p8j4grqc6yh5spwgb8wh3zfsd5kdixsm6gx0kz"))))
     (build-system meson-build-system)
     (arguments
      (list



reply via email to

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