all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 71737@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#71737] [PATCH] gnu (gauche): Update to 0.9.15.
Date: Sun, 23 Jun 2024 20:14:27 +0200	[thread overview]
Message-ID: <1a156f0599e00485d2be242cfab5b96390be0659.1719166467.git.ashish.is@lostca.se> (raw)

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/scheme.scm (gauche): Update to 0.9.15.

Change-Id: I63da9600fc162c3f9ab02f35c509c7402b7406ca
---
 gnu/packages/scheme.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 47754800f9..8bf72deb23 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -1085,7 +1085,7 @@ (define-public femtolisp
 (define-public gauche
   (package
     (name "gauche")
-    (version "0.9.12")
+    (version "0.9.15")
     (home-page "https://practical-scheme.net/gauche/index.html")
     (source
      (origin
@@ -1095,7 +1095,7 @@ (define-public gauche
              (string-replace-substring version "." "_")
              "/Gauche-" version ".tgz"))
        (sha256
-        (base32 "05xnym1phg8i14bacip5d0d3v0gc1nn5mgayd5hnda873f969bml"))))
+        (base32 "10zpbbikkcpdzk6c52wkckiyhn7nhnqjv2djdzyjr0n8qxxy4hrn"))))
     (build-system gnu-build-system)
     (inputs
      (list libatomic-ops slib zlib))

base-commit: bf1e063be350c611022c1430f3a7f1f42005de7f
-- 
2.45.2





             reply	other threads:[~2024-06-23 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23 18:14 ashish.is--- via Guix-patches via [this message]
2024-06-24  1:46 ` bug#71737: [PATCH] gnu (gauche): Update to 0.9.15 Maxim Cournoyer

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=1a156f0599e00485d2be242cfab5b96390be0659.1719166467.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=71737@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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.