* [bug#67578] [PATCH] gnu: gama: Update to 2.27
@ 2023-12-02 6:38 Andy Tai
2023-12-05 9:23 ` bug#67578: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-12-02 6:38 UTC (permalink / raw)
To: 67578; +Cc: Andy Tai
* gnu/packages/gps.scm (gama): Update to 2.27
Change-Id: I5c5b4a90ab98699157af4be6481e36d30439c140
---
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 @@ (define-public gpscorrelate
(define-public gama
(package
(name "gama")
- (version "2.26")
+ (version "2.27")
(source
(origin
(method url-fetch)
@@ -147,7 +147,7 @@ (define-public gama
version ".tar.gz"))
(sha256
(base32
- "1mn7ma8w4spqc0p4slp1s14q45z7hzyp49ikvd1spsz9jqz8ycpk"))
+ "0h9kwgzz9ijzx6jcpc37qhadc41k1jdcv0s2wcpsz6zjmx63p2wk"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-05 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-02 6:38 [bug#67578] [PATCH] gnu: gama: Update to 2.27 Andy Tai
2023-12-05 9:23 ` bug#67578: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.