summary refs log tree commit diff
path: root/gnu/packages/gps.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-11-28 23:46:05 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-11-29 00:02:04 +0200
commite07f05667d1fd6e0e1c6971466ce2c56c6031629 (patch)
tree32fa53ccc5e24db8bd5febbf1ec72dd0a9a2bf74 /gnu/packages/gps.scm
parent5e9311844879ba79a890f51f57939b6c1be37171 (diff)
downloadguix-e07f05667d1fd6e0e1c6971466ce2c56c6031629.tar.gz
gnu: gama: Update to 2.12.
* gnu/packages/gps.scm (gama): Update to 2.12.
Diffstat (limited to 'gnu/packages/gps.scm')
-rw-r--r--gnu/packages/gps.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index 680ddb8ca8..3b3e038cc8 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -151,7 +151,7 @@ between two other data points.")
 (define-public gama
   (package
     (name "gama")
-    (version "2.11")
+    (version "2.12")
     (source
       (origin
         (method url-fetch)
@@ -159,7 +159,7 @@ between two other data points.")
                             version ".tar.gz"))
         (sha256
          (base32
-          "1iw7d0lfjhvp7lnyj0lxy62zpa2d05gfra3fq4sz8nyjwss0gmqh"))
+          "0zfilasalsy29b7viw0iwgnl9bkvp0l87gpxl1hx7379l8agwqyj"))
         (modules '((guix build utils)))
         (snippet
          '(begin