guix-commits
[Top][All Lists]
Advanced

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

70/71: gnu: gom: Update to 0.3.2.


From: ???
Subject: 70/71: gnu: gom: Update to 0.3.2.
Date: Mon, 02 May 2016 14:08:23 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 0510440b4ecdb16264f63cf292a069a149002897
Author: 宋文武 <address@hidden>
Date:   Sat Apr 30 17:15:18 2016 +0800

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



reply via email to

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