From: Andy Tai <atai@atai.org>
To: 75339@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75339] [PATCH] gnu: gama: Update to 2.32.
Date: Fri, 3 Jan 2025 21:58:49 -0800 [thread overview]
Message-ID: <9252016a45e6b969d40d5f596deaec9ed45de063.1735970315.git.atai@atai.org> (raw)
* 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
next reply other threads:[~2025-01-04 6:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 5:58 Andy Tai [this message]
2025-01-07 10:17 ` bug#75339: [PATCH] gnu: gama: Update to 2.32 宋文武 via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9252016a45e6b969d40d5f596deaec9ed45de063.1735970315.git.atai@atai.org \
--to=atai@atai.org \
--cc=75339@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).