GNU bug report logs - #75339
[PATCH] gnu: gama: Update to 2.32.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75339: closed ([PATCH] gnu: gama: Update to 2.32.)
Date: Tue, 07 Jan 2025 10:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 07 Jan 2025 18:17:47 +0800
with message-id <878qrnnd10.fsf <at> envs.net>
and subject line Re: [bug#75339] [PATCH] gnu: gama: Update to 2.32.
has caused the debbugs.gnu.org bug report #75339,
regarding [PATCH] gnu: gama: Update to 2.32.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75339: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75339
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gama: Update to 2.32.
Date: Fri,  3 Jan 2025 21:58:49 -0800
* 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



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 75339-done <at> debbugs.gnu.org
Subject: Re: [bug#75339] [PATCH] gnu: gama: Update to 2.32.
Date: Tue, 07 Jan 2025 18:17:47 +0800
Andy Tai <atai <at> atai.org> writes:

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

Pushed to master as commit 34472496f9, thank you!


This bug report was last modified 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.