GNU bug report logs - #71385
[PATCH] gnu: sbcl: Update to 2.4.5.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Wed, 5 Jun 2024 23:43:01 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 71385 in the body.
You can then email your comments to 71385 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 glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#71385; Package guix-patches. (Wed, 05 Jun 2024 23:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Pflug <david <at> pflug.io>:
New bug report received and forwarded. Copy sent to glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org. (Wed, 05 Jun 2024 23:43:02 GMT) Full text and rfc822 format available.

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

From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] gnu: sbcl: Update to 2.4.5.
Date: Wed,  5 Jun 2024 19:41:32 -0400
* gnu/packages/lisp.scm (sbcl): Update to 2.4.5.

Change-Id: I721c569e606816bdf8c56509215738a0ffc3c71b
---
 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 6bf93d83c7..f47bf27629 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -444,14 +444,14 @@ (define-public clisp
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.0")
+    (version "2.4.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "0xhpdnsg8idzxkn20iw8gd2rk470d7vc22vrp5clq9fj117vgn43"))
+        (base32 "1lbvb9rzlkl3h8s75i2js4dnmgxmvs41jxjb5dj0f603r688xxjd"))
        ;; TODO: Remove these patches when updating to sbcl > 2.4.0.
        (patches (search-patches "sbcl-fix-ppc64-build.patch"
                                 "sbcl-fix-riscv-build.patch"))

base-commit: bf202e8bdd10dbd01da391ef635d1a31197251c1
-- 
2.45.1





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 06 Jun 2024 08:22:01 GMT) Full text and rfc822 format available.

Notification sent to David Pflug <david <at> pflug.io>:
bug acknowledged by developer. (Thu, 06 Jun 2024 08:22:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: David Pflug <david <at> pflug.io>
Cc: Munyoki Kilyungi <me <at> bonfacemunyoki.com>,
 Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 71385-close <at> debbugs.gnu.org, jgart <jgart <at> dismail.de>
Subject: Re: [bug#71385] [PATCH] gnu: sbcl: Update to 2.4.5.
Date: Thu, 06 Jun 2024 08:21:27 +0000
[Message part 1 (text/plain, inline)]
David Pflug <david <at> pflug.io> skribis:

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

Hi.
Updates to SBCL cause the rebuild of a lot of packages, so they are done
on a feature branch (the lisp-team branch) first, and then merged to the
master branch if all goes well.
Currently the lisp-team branch already has the SBCL 2.4.5 update. If you
want, you could test the branch and report any issues in
<https://issues.guix.gnu.org/71391>.
[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. (Thu, 04 Jul 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 43 days ago.

Previous Next


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