summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-04-28 23:12:24 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-04-29 01:47:48 +0300
commitc00906b1dde5bc47d99e7377942f0f091a4fec67 (patch)
treefcd0ad65cd9bdae0ff574db5e16713d28e4c4e36 /gnu
parent313ae43f51b6571c64642645cdc9d63e2f886114 (diff)
downloadguix-c00906b1dde5bc47d99e7377942f0f091a4fec67.tar.gz
gnu: gama: Update to 2.19.
* gnu/packages/gps.scm (gama): Update to 2.19.
Diffstat (limited to 'gnu')
-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 bfb6fea69b..47a7441e70 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.18")
+    (version "2.19")
     (source
       (origin
         (method url-fetch)
@@ -146,7 +146,7 @@ between two other data points.")
                             version ".tar.gz"))
         (sha256
          (base32
-          "03axw35vi5idsyxhfy7afj77bdig2v95l1s0sqy3kqw4cx5bpn2w"))
+          "0lh3abvyq07igi44mmjif3nwy6iig0j1jq6rrxkrvkhhm5q98b1q"))
         (modules '((guix build utils)))
         (snippet
          '(begin