sbcl: update to 2.4.0

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I6087f3697b1c9501be09e1e983fb36d11ec35ba2
This commit is contained in:
Benjamin Slade 2023-12-29 01:08:35 -06:00 committed by Guillaume Le Vaillant
parent 0eec27846b
commit 4440ba3f6e
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -439,14 +439,14 @@ an interpreter, a compiler, a debugger, and much more.")
(define-public sbcl
(package
(name "sbcl")
(version "2.3.7")
(version "2.4.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
version "-source.tar.bz2"))
(sha256
(base32 "1xwr1pnwd3xj375ainlad7mm479rk2mrks8dc6d92cash3xl90b9"))
(base32 "0xhpdnsg8idzxkn20iw8gd2rk470d7vc22vrp5clq9fj117vgn43"))
(modules '((guix build utils)))
(snippet
'(begin