This is an automated email from the git hooks/post-receive script.
efraim pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 5743d50583 gnu: gama: Update to 2.18.
5743d50583 is described below
commit 5743d505834a8b13778da2c969ea4e15bb7a3a75
Author: Efraim Flashner <[email protected]>
AuthorDate: Wed Apr 13 23:43:06 2022 +0300
gnu: gama: Update to 2.18.
* gnu/packages/gps.scm (gama): Update to 2.18.
---
gnu/packages/gps.scm | 4 ++--
1 file 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