GNU bug report logs - #68887
[PATCH] gnu: gama: Update to 2.28

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 2 Feb 2024 07:23:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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: Andy Tai <atai <at> atai.org>
Subject: bug#68887: closed ([PATCH] gnu: gama: Update to 2.28)
Date: Fri, 09 Feb 2024 22:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68887: [PATCH] gnu: gama: Update to 2.28

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68887 <at> debbugs.gnu.org.

-- 
68887: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68887
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68887-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: gama: Update to 2.28
Date: Fri, 09 Feb 2024 22:30:52 +0000
[Message part 3 (text/plain, inline)]
Hi,

Pushed as bbedb7c4ca10956878fa3cc4c9cc827cfca58d34 to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.28
Date: Thu,  1 Feb 2024 23:22:01 -0800
* gnu/packages/gps.scm (gama): Update to 2.28

Change-Id: I5e74bf81e158970559e4937c9563578eae253241
---
 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 4cbc1b3c88..913dde3af7 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -139,7 +139,7 @@ (define-public gpscorrelate
 (define-public gama
   (package
     (name "gama")
-    (version "2.27")
+    (version "2.28")
     (source
       (origin
         (method url-fetch)
@@ -147,7 +147,7 @@ (define-public gama
                             version ".tar.gz"))
         (sha256
          (base32
-          "0h9kwgzz9ijzx6jcpc37qhadc41k1jdcv0s2wcpsz6zjmx63p2wk"))
+          "06kblr43yxkn5y77nigwy42r81cmi5pxz3kp50z271vvj3h3zisx"))
         (modules '((guix build utils)))
         (snippet
          '(begin

base-commit: 88e8b807d6af3cf2902909d295cd3194aa7ea684
-- 
2.41.0




This bug report was last modified 1 year and 106 days ago.

Previous Next


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