gnu: sbcl: Update to 2.4.10.

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

Change-Id: I603f96a0c520c13f4de4d1ac71d64daaebd783a9
This commit is contained in:
Guillaume Le Vaillant 2024-09-30 10:44:48 +02:00
parent 3ef5e20bcd
commit d5b92a3085
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

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