GNU bug report logs - #71857
[PATCH lisp-team v2] gnu: sbcl: Update to 2.4.7.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Sun, 30 Jun 2024 15:59:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ashish.is <at> lostca.se
Subject: bug#71857: closed (Re: [bug#71857] [PATCH lisp-team v2] gnu:
 sbcl: Update to 2.4.7.)
Date: Thu, 22 Aug 2024 08:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71857: [PATCH lisp-team v2] gnu: sbcl: Update to 2.4.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71857 <at> debbugs.gnu.org.

-- 
71857: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71857
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 71857-done <at> debbugs.gnu.org
Subject: Re: [bug#71857] [PATCH lisp-team v2] gnu: sbcl: Update to 2.4.7.
Date: Thu, 22 Aug 2024 08:01:36 +0000
[Message part 3 (text/plain, inline)]
Patch applied as 08ec4e8e7282837ee0ba1b85c6d91d579a8cc08f.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: sbcl: Update to 2.4.6.
Date: Sun, 30 Jun 2024 15:57:41 +0000
From: Ashish SHUKLA <ashish.is <at> 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




This bug report was last modified 273 days ago.

Previous Next


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