emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#72909: closed ([PATCH] gnu: sbcl: Update to 2.4.8.)


From: GNU bug Tracking System
Subject: bug#72909: closed ([PATCH] gnu: sbcl: Update to 2.4.8.)
Date: Mon, 13 Jan 2025 12:27:02 +0000

Your message dated Mon, 13 Jan 2025 12:26:07 +0000
with message-id <87r056yk68.fsf@kitej>
and subject line Re: [bug#72909] [PATCH] gnu: sbcl: Update to 2.4.8.
has caused the debbugs.gnu.org bug report #72909,
regarding [PATCH] gnu: sbcl: Update to 2.4.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
72909: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72909
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: sbcl: Update to 2.4.8. Date: Sat, 31 Aug 2024 08:20:55 +0000
From: Ashish SHUKLA <ashish.is@lostca.se>

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

Change-Id: I637899cbb397cc500a416c274e876e8c9a5ca8f6
---
 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 23b23ad20a..1bb6b8dc91 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1353,14 +1353,14 @@ (define-public s7
 (define-public sbcl
   (package
     (name "sbcl")
-    (version "2.4.7")
+    (version "2.4.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
                            version "-source.tar.bz2"))
        (sha256
-        (base32 "1lhia29g0byj7w3akd99sjb8kxp95adwqk2kbl0wsnk30cjlsm38"))
+        (base32 "0k39fyk2dccczrzwvijg9w7pjhaa7360qlwdk55a304fag6csvpw"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: df14cacca9b95d69fdd3b6191e42df36af266bcd
-- 
2.46.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#72909] [PATCH] gnu: sbcl: Update to 2.4.8. Date: Mon, 13 Jan 2025 12:26:07 +0000
SBCL is currently at version 2.4.10 on the master branch.
Closing.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]