summary refs log tree commit diff
path: root/gnu/packages/gps.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-04-13 23:43:06 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-04-13 23:53:18 +0300
commit5743d505834a8b13778da2c969ea4e15bb7a3a75 (patch)
treec3953f406e84583ea7b4bc47d6bb964216d86b64 /gnu/packages/gps.scm
parentb5e32d96202e58bb0e7d640fe54f728d0ca2b4b1 (diff)
downloadguix-5743d505834a8b13778da2c969ea4e15bb7a3a75.tar.gz
gnu: gama: Update to 2.18.
* gnu/packages/gps.scm (gama): Update to 2.18.
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 b8e3433a5e..bfb6fea69b 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -138,7 +138,7 @@ between two other data points.")
 (define-public gama
   (package
     (name "gama")
-    (version "2.17")
+    (version "2.18")
     (source
       (origin
         (method url-fetch)
@@ -146,7 +146,7 @@ between two other data points.")
                             version ".tar.gz"))
         (sha256
          (base32
-          "1x8qz43q254mz0fyna9pxxna2sj8pcrm8bwxw840d36lh1qj6983"))
+          "03axw35vi5idsyxhfy7afj77bdig2v95l1s0sqy3kqw4cx5bpn2w"))
         (modules '((guix build utils)))
         (snippet
          '(begin