unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 73567@debbugs.gnu.org
Cc: glv@posteo.net, Ashish SHUKLA <ashish.is@lostca.se>,
	Guillaume Le Vaillant <glv@posteo.net>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Munyoki Kilyungi <me@bonfacemunyoki.com>,
	Sharlatan Hellseher <sharlatanus@gmail.com>,
	jgart <jgart@dismail.de>
Subject: [bug#73567] [PATCH] gnu: sbcl: Update to 2.4.10.
Date: Thu, 31 Oct 2024 10:50:33 +0100	[thread overview]
Message-ID: <1bef9ffc11ffb0c657d5bb94b2de5ae5cce3cec1.1730368231.git.ashish.is@lostca.se> (raw)
In-Reply-To: <87h69xdzqm.fsf@kitej>

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

* gnu/packages/lisp.scm (sbcl): Update to 2.4.10.

Change-Id: I9631a0ddd4fe7f6875f0f52ec8b917c229670256
---
Hi,

SBCL 2.4.10 is released not so long ago, since merge window is still open, why not merge the latest version.

Thanks!


 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 506cd40326..67d194b440 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1355,14 +1355,14 @@ (define-public s7
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.9")
+    (version "2.4.10")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1qh56rgwg3np2cr26kgrrsagrnawkcnzb8bw9p33v56nqpmy8w4r"))
+        (base32 "1y72ql8dxwjkwkikyk26w4n38p6apvv2l7440kp3x4fjd5mkksyf"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: cc34ba5d474b055333ccb5a0c787fac392f83b1a
-- 
2.47.0





  reply	other threads:[~2024-10-31  9:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 13:42 [bug#73567] Request for merging "lisp-team" branch Guillaume Le Vaillant
2024-10-31  9:50 ` ashish.is--- via Guix-patches via [this message]
2024-10-31 10:14   ` [bug#73567] [PATCH] gnu: sbcl: Update to 2.4.10 Guillaume Le Vaillant
2024-10-31 11:01     ` Guillaume Le Vaillant
2024-10-31 13:25       ` Ashish SHUKLA via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=1bef9ffc11ffb0c657d5bb94b2de5ae5cce3cec1.1730368231.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=73567@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=glv@posteo.net \
    --cc=jgart@dismail.de \
    --cc=me@bonfacemunyoki.com \
    --cc=sharlatanus@gmail.com \
    /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 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).