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

commit a77370caafd8154145c0d9977f5968c04728afc0
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-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 02d6f6a7d3..f66612445b 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.88.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"))))
+         "1axa2m1c4yizgwx03yyq7pj3s9zbxlrgln9dlg5qnbp4hrsmj3b9"))))
     (build-system copy-build-system)
     (arguments
      (list

Reply via email to