GNU bug report logs - #75276
[PATCH] gnu: sbcl: Update to 2.5.0.

Previous Next

Package: guix-patches;

Reported by: Divya Ranjan <divya <at> subvertising.org>

Date: Thu, 2 Jan 2025 05:48:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75276 in the body.
You can then email your comments to 75276 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75276; Package guix-patches. (Thu, 02 Jan 2025 05:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Divya Ranjan <divya <at> subvertising.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 02 Jan 2025 05:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Divya Ranjan <divya <at> subvertising.org>
To: guix-patches <at> gnu.org
Cc: Divya Ranjan <divya <at> subvertising.org>
Subject: [PATCH] gnu: sbcl: Update to 2.5.0.
Date: Thu,  2 Jan 2025 05:47:15 +0000
* gnu/packages/lisp.scm (sbcl): Update to 2.5.0.
---
 gnu/packages/lisp.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 9cc630eec2..fc730d1eb0 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -31,6 +31,7 @@
 ;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
 ;;; Copyright © 2024 David Pflug <david <at> pflug.io>
 ;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke <at> gnu.org>
+;;; Copyright © 2024 Divya Ranjan Pattanaik <divya <at> subvertising.org
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1277,14 +1278,14 @@ (define-public s7
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.10")
+    (version "2.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1y72ql8dxwjkwkikyk26w4n38p6apvv2l7440kp3x4fjd5mkksyf"))
+        (base32 "1c8ri9mcrwb548lhfxnjlqfx2w751hbjxbkvnwhxz8p4i38ay61f"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.47.1





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Mon, 24 Mar 2025 18:04:02 GMT) Full text and rfc822 format available.

Notification sent to Divya Ranjan <divya <at> subvertising.org>:
bug acknowledged by developer. (Mon, 24 Mar 2025 18:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 75276-close <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Divya Ranjan <divya <at> subvertising.org>
Cc: 75276-close <at> debbugs.gnu.org
Subject: Re: [bug#75276] [PATCH] gnu: sbcl: Update to 2.5.0.
Date: Mon, 24 Mar 2025 18:03:10 +0000
[Message part 1 (text/plain, inline)]
SBCL updated to 2.5.2 in d2d1dcd1dd37470b112d57e8e48e20b9e4f5b41b (and
a few other commits with some fixes that were required for some
libraries to compile with version 2.5.2).
Closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Apr 2025 11:24:17 GMT) Full text and rfc822 format available.

This bug report was last modified 58 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.