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

commit 326779b0af42fcac8d52f5f607af40cdc7c802c7
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 c1551b3923..9db6757dee 100644
--- a/gnu/packages/gnome-circle.scm
+++ b/gnu/packages/gnome-circle.scm
@@ -541,7 +541,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)
@@ -551,7 +551,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