all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 67578@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#67578] [PATCH] gnu: gama: Update to 2.27
Date: Fri,  1 Dec 2023 22:38:29 -0800	[thread overview]
Message-ID: <9bca0607d639768edf35cb38a37ee6d5bba44f2b.1701499074.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2023-12-02  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-02  6:38 Andy Tai [this message]
2023-12-05  9:23 ` bug#67578: [PATCH] gnu: gama: Update to 2.27 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9bca0607d639768edf35cb38a37ee6d5bba44f2b.1701499074.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=67578@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.