gnu: sbcl: Update to 2.3.8.

* gnu/packages/lisp.scm (sbcl): Update to 2.3.8.
  [source]: Remove 'patches' field.
* gnu/packages/patches/sbcl-riscv-Make-contribs-build-again.patch: Remove
  file.
* gnu/packages/local.mk (dist-patch_DATA): Unregister it.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Andre A. Gomes 2023-08-29 16:48:10 +03:00 committed by Guillaume Le Vaillant
parent 047a0c31f9
commit 2f545cbaf5
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F
3 changed files with 2 additions and 76 deletions

View file

@ -438,17 +438,15 @@ an interpreter, a compiler, a debugger, and much more.")
(define-public sbcl
(package
(name "sbcl")
(version "2.3.5")
(version "2.3.8")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/sbcl/sbcl/" version "/sbcl-"
version "-source.tar.bz2"))
(sha256
(base32 "11ji5n65l31249r0v7hm0wc0yk2ila0y746nj36xn1cxrwh0gjc9"))
(base32 "0a8dranh15gsbq51ssnvccl91mzqmgs5xsmwisz5hvlimjr725a2"))
(modules '((guix build utils)))
;; backport from upstream.
(patches (search-patches "sbcl-riscv-Make-contribs-build-again.patch"))
(snippet
'(begin
;; Don't force ARMv5.