* [bug#75339] [PATCH] gnu: gama: Update to 2.32.
@ 2025-01-04 5:58 Andy Tai
2025-01-07 10:17 ` bug#75339: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-04 5:58 UTC (permalink / raw)
To: 75339; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#75339: [PATCH] gnu: gama: Update to 2.32.
2025-01-04 5:58 [bug#75339] [PATCH] gnu: gama: Update to 2.32 Andy Tai
@ 2025-01-07 10:17 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2025-01-07 10:17 UTC (permalink / raw)
To: Andy Tai; +Cc: 75339-done
Andy Tai <atai@atai.org> writes:
> * gnu/packages/gps.scm (gama): Update to 2.32.
>
> Change-Id: I2df8ec2485df74152e891eb6dd4e02315618d16e
Pushed to master as commit 34472496f9, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-07 10:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 5:58 [bug#75339] [PATCH] gnu: gama: Update to 2.32 Andy Tai
2025-01-07 10:17 ` bug#75339: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).