[PATCH] gnu: gama: Update to 2.32.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • 宋文武
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote 7 days ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
9252016a45e6b969d40d5f596deaec9ed45de063.1735970315.git.atai@atai.org
* gnu/packages/gps.scm (gama): Update to 2.32.

Change-Id: I2df8ec2485df74152e891eb6dd4e02315618d16e
---
gnu/packages/gps.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
宋
宋文武 wrote 3 days ago
(name . Andy Tai)(address . atai@atai.org)(address . 75339-done@debbugs.gnu.org)
878qrnnd10.fsf@envs.net
Andy Tai <atai@atai.org> writes:

Toggle quote (4 lines)
> * gnu/packages/gps.scm (gama): Update to 2.32.
>
> Change-Id: I2df8ec2485df74152e891eb6dd4e02315618d16e

Pushed to master as commit 34472496f9, thank you!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75339@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75339
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch