[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: gama: Update to 2.27
From: |
guix-commits |
Subject: |
02/04: gnu: gama: Update to 2.27 |
Date: |
Tue, 5 Dec 2023 04:22:37 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 8eecb102c08099e2576cc90550f37918536cf377
Author: Andy Tai <atai@atai.org>
AuthorDate: Fri Dec 1 22:38:29 2023 -0800
gnu: gama: Update to 2.27
* gnu/packages/gps.scm (gama): Update to 2.27
Change-Id: I5c5b4a90ab98699157af4be6481e36d30439c140
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
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 d3315cc74d..4cbc1b3c88 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -139,7 +139,7 @@ between two other data points.")
(define-public gama
(package
(name "gama")
- (version "2.26")
+ (version "2.27")
(source
(origin
(method url-fetch)
@@ -147,7 +147,7 @@ between two other data points.")
version ".tar.gz"))
(sha256
(base32
- "1mn7ma8w4spqc0p4slp1s14q45z7hzyp49ikvd1spsz9jqz8ycpk"))
+ "0h9kwgzz9ijzx6jcpc37qhadc41k1jdcv0s2wcpsz6zjmx63p2wk"))
(modules '((guix build utils)))
(snippet
'(begin