summary refs log tree commit diff
path: root/gnu/packages/gps.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-10-28 08:56:50 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-10-28 08:56:50 +0200
commit0b96047e58c71eef38145702b93dfe6f64a74a80 (patch)
tree8554e4d0aee3dd39e44ba36068712e0effae84dc /gnu/packages/gps.scm
parentc15509682f931f8afbe2d71ccdef278454c53774 (diff)
downloadguix-0b96047e58c71eef38145702b93dfe6f64a74a80.tar.gz
gnu: gama: Update to 2.11.
* gnu/packages/gps.scm (gama): Update to 2.11.
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 fcb6ffc9bb..1f3729155d 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.10")
+    (version "2.11")
     (source
       (origin
         (method url-fetch)
@@ -159,7 +159,7 @@ between two other data points.")
                             version ".tar.gz"))
         (sha256
          (base32
-          "14im3ahh849rildvs4qsk009jywf9w84vcmh7w44ajmlwcw7xiys"))))
+          "1iw7d0lfjhvp7lnyj0lxy62zpa2d05gfra3fq4sz8nyjwss0gmqh"))))
     (build-system gnu-build-system)
     (arguments '(#:parallel-tests? #f)) ; race condition
     (native-inputs