gnu: sbcl: Update to 2.5.8.

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

Fixes: guix/guix#370
Change-Id: I977c864efc37ce86904512a5a35777e457a7c475
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Ashish SHUKLA 2025-06-01 11:03:47 +00:00 committed by Guillaume Le Vaillant
parent d01fbfedce
commit bbf69085a3
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1405,14 +1405,14 @@ be built as a stand-alone REPL interpreter.")
(define-public sbcl (define-public sbcl
(package (package
(name "sbcl") (name "sbcl")
(version "2.5.2") (version "2.5.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-" (uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
version "-source.tar.bz2")) version "-source.tar.bz2"))
(sha256 (sha256
(base32 "1b2zsrjs0pz5dhgrqs61v8nahx0ln7l1si6p7zskshysgnx7xhjx")) (base32 "1bm9hvsrg21mzqhcayiyghz0nkfp43ks840p0bg3bxlma22kwq57"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin