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

commit 06b935bed85bc2675fcf9f9c1a054863d1d4387a
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Jan 31 20:27:57 2026 +0100

    gnu: gom: Update to 0.5.5.
    
    * gnu/packages/gnome.scm (gom): Update to 0.5.5.
---
 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 0022b35fc2..7954e7c375 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6401,7 +6401,7 @@ such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and 
Maps for free.")
 (define-public gom
   (package
     (name "gom")
-    (version "0.5.3")
+    (version "0.5.5")
     (source
      (origin
        (method url-fetch)
@@ -6410,7 +6410,7 @@ such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and 
Maps for free.")
                            "gom-" version ".tar.xz"))
        (sha256
         (base32
-         "0xq1s933bxlzp3sqnm03id8apqwlc4v7ka7pxlklssywzc4hk786"))))
+         "0d5m15gz97nyvssy1ljpi6qs7fwzk0baikqzfyqplyiiy9dg0qdd"))))
     (build-system meson-build-system)
     (arguments
      (list

Reply via email to