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

commit fce56f4efe0e8d1ef8c27257110de6d21573c4e5
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Nov 20 21:31:18 2025 +0100

    gnu: komikku-servers: Update to 1.88.0.
    
    * gnu/packages/gnome.scm (komikku-servers): Update to 1.88.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 01ebfd43bf..bcf70a7837 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13901,7 +13901,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.88.0")
     (source
      (origin
        (method git-fetch)
@@ -13911,7 +13911,7 @@ developed with the aim of being used with the Librem 5 
phone.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0sa2hq0qs20pmb13if2m37hlhk1a8741hl8pnj937az9hbsghg3g"))))
+         "1axa2m1c4yizgwx03yyq7pj3s9zbxlrgln9dlg5qnbp4hrsmj3b9"))))
     (build-system copy-build-system)
     (arguments
      (list

Reply via email to