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: 71857@debbugs.gnu.org
Cc: 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#71857] [PATCH] gnu: sbcl: Update to 2.4.6.
Date: Sun, 30 Jun 2024 15:57:41 +0000	[thread overview]
Message-ID: <ba8a1af38c1da13bbe2c589de9e8c932f303639d.1719763061.git.ashish.is@lostca.se> (raw)

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

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

Change-Id: Ia9e6138202f4dae28ddf9bd373da49d3cc0d21c6
---
 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 1b985362b1..6c676f7feb 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1272,14 +1272,14 @@ (define-public s7
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.5")
+    (version "2.4.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1lbvb9rzlkl3h8s75i2js4dnmgxmvs41jxjb5dj0f603r688xxjd"))
+        (base32 "149h7xyadg13f3xs3v7klap0lrsngazqaafn4qbrmq6s89w912d4"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: c7b009285ec2ab7a27747de40f28e6ecfba82922
-- 
2.45.2





             reply	other threads:[~2024-06-30 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 15:57 ashish.is--- via Guix-patches via [this message]
2024-06-30 21:15 ` [bug#71857] [PATCH] gnu: sbcl: Update to 2.4.6 jgart via Guix-patches via
2024-07-09 10:10   ` Christopher Baines
2024-07-29  8:35 ` [bug#71857] [PATCH lisp-team v2] gnu: sbcl: Update to 2.4.7 Ashish SHUKLA via Guix-patches via
2024-08-22  8:01   ` bug#71857: " 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=ba8a1af38c1da13bbe2c589de9e8c932f303639d.1719763061.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=71857@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 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.