guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.

commit 14d7423f3aec33357164a75bafdf14a6e03f7cb7
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 15 06:42:43 2026 +0100

    gnu: komikku-servers: Update to 1.99.0.
    
    * gnu/packages/gnome-circle.scm (komikku-servers): Update to 1.99.0.
---
 gnu/packages/gnome-circle.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-circle.scm b/gnu/packages/gnome-circle.scm
index 858ef9b7ea..c28cad3eda 100644
--- a/gnu/packages/gnome-circle.scm
+++ b/gnu/packages/gnome-circle.scm
@@ -542,7 +542,7 @@ developed with the aim of being used with the Librem 5 
phone.")
 (define-public komikku-servers
   (package
     (name "komikku-servers")
-    (version "1.84.0")
+    (version "1.99.0")
     (source
      (origin
        (method git-fetch)
@@ -552,7 +552,7 @@ developed with the aim of being used with the Librem 5 
phone.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0sa2hq0qs20pmb13if2m37hlhk1a8741hl8pnj937az9hbsghg3g"))))
+         "1did8rh3aw6d3g1myavsma986rwashw09g3m442lv8fzmdiw18r4"))))
     (build-system copy-build-system)
     (arguments
      (list

Reply via email to