gnu: sbcl: Update to 2.4.7.

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

Change-Id: Ie8528c75d0bc939cde8faebd80e7a3e0ada82914
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Ashish SHUKLA 2024-07-29 10:35:56 +02:00 committed by Guillaume Le Vaillant
parent 6c045f2c9e
commit 08ec4e8e72
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1353,14 +1353,14 @@ (define-public s7
(define-public sbcl
(package
(name "sbcl")
(version "2.4.5")
(version "2.4.7")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
version "-source.tar.bz2"))
(sha256
(base32 "1lbvb9rzlkl3h8s75i2js4dnmgxmvs41jxjb5dj0f603r688xxjd"))
(base32 "1lhia29g0byj7w3akd99sjb8kxp95adwqk2kbl0wsnk30cjlsm38"))
(modules '((guix build utils)))
(snippet
'(begin