all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68887] [PATCH] gnu: gama: Update to 2.28
@ 2024-02-02  7:22 Andy Tai
  2024-02-09 22:30 ` bug#68887: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-02-02  7:22 UTC (permalink / raw)
  To: 68887; +Cc: Andy Tai

* 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





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

* bug#68887: [PATCH] gnu: gama: Update to 2.28
  2024-02-02  7:22 [bug#68887] [PATCH] gnu: gama: Update to 2.28 Andy Tai
@ 2024-02-09 22:30 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:30 UTC (permalink / raw)
  To: 68887-done

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


Hi,

Pushed as bbedb7c4ca10956878fa3cc4c9cc827cfca58d34 to master.

Thanks,
Oleg

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

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

end of thread, other threads:[~2024-02-09 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02  7:22 [bug#68887] [PATCH] gnu: gama: Update to 2.28 Andy Tai
2024-02-09 22:30 ` bug#68887: " Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.