guix-commits
[Top][All Lists]
Advanced

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

55/55: gnu: gom: Update to 0.3.2.


From: ???
Subject: 55/55: gnu: gom: Update to 0.3.2.
Date: Sat, 30 Apr 2016 09:49:33 +0000

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

commit 584144f3c78432fb8db4326b00ea7575852dc411
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]