GNU bug report logs -
#75339
[PATCH] gnu: gama: Update to 2.32.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 4 Jan 2025 06:00:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gps.scm (gama): Update to 2.32.
Change-Id: I2df8ec2485df74152e891eb6dd4e02315618d16e
---
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 cc9054b307..e01a2a2602 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -168,7 +168,7 @@ (define-public gpscorrelate
(define-public gama
(package
(name "gama")
- (version "2.31")
+ (version "2.32")
(source
(origin
(method url-fetch)
@@ -176,7 +176,7 @@ (define-public gama
version ".tar.gz"))
(sha256
(base32
- "0aq8zf4hibrvwhna31cj995y2p967sd1v55iqzqarkswr8r55iyg"))
+ "096kdngrnm26gl0c5vfr3qj20als3pyghzwz6g5kjjfm50pc825b"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664
--
2.34.1
This bug report was last modified 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.