unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67578] [PATCH] gnu: gama: Update to 2.27
@ 2023-12-02  6:38 Andy Tai
  2023-12-05  9:23 ` bug#67578: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-12-02  6:38 UTC (permalink / raw)
  To: 67578; +Cc: Andy Tai

* gnu/packages/gps.scm (gama): Update to 2.27

Change-Id: I5c5b4a90ab98699157af4be6481e36d30439c140
---
 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 d3315cc74d..4cbc1b3c88 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.26")
+    (version "2.27")
     (source
       (origin
         (method url-fetch)
@@ -147,7 +147,7 @@ (define-public gama
                             version ".tar.gz"))
         (sha256
          (base32
-          "1mn7ma8w4spqc0p4slp1s14q45z7hzyp49ikvd1spsz9jqz8ycpk"))
+          "0h9kwgzz9ijzx6jcpc37qhadc41k1jdcv0s2wcpsz6zjmx63p2wk"))
         (modules '((guix build utils)))
         (snippet
          '(begin

base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67578: [PATCH] gnu: gama: Update to 2.27
  2023-12-02  6:38 [bug#67578] [PATCH] gnu: gama: Update to 2.27 Andy Tai
@ 2023-12-05  9:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-05  9:23 UTC (permalink / raw)
  To: Andy Tai; +Cc: 67578-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as 8eecb102c08099e2576cc90550f37918536cf377.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-05  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02  6:38 [bug#67578] [PATCH] gnu: gama: Update to 2.27 Andy Tai
2023-12-05  9:23 ` bug#67578: " Guillaume Le Vaillant

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).