guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

49/113: gnu: gom: Update to 0.4.


From: guix-commits
Subject: 49/113: gnu: gom: Update to 0.4.
Date: Wed, 24 Mar 2021 19:23:41 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit 3a27714335745df692f8f643385ebdc0fa11ea25
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:39:59 2021 +0100

    gnu: gom: Update to 0.4.
    
    * gnu/packages/gnome.scm (gom): Update to 0.4.
---
 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 1a046d9..a7e9b77 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5833,7 +5833,7 @@ such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and 
Maps for free.")
 (define-public gom
   (package
     (name "gom")
-    (version "0.3.2")
+    (version "0.4")
     (source
      (origin
        (method url-fetch)
@@ -5842,7 +5842,7 @@ such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and 
Maps for free.")
                            "gom-" version ".tar.xz"))
        (sha256
         (base32
-         "1zaqqwwkyiswib3v1v8wafpbifpbpak0nn2kp13pizzn9bwz1s5w"))))
+         "17ca07hpg7dqxjn0jpqim3xqcmplk2a87wbwrrlq3dd3m8381l38"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]