Hi, jgart via schrieb am Montag der 20. Dezember 2021 um 22:42 -05: > Hi Guixers, > > Here is an update to sbcl. > > all best, > > jgart This part should go below to “---” line, otherwise it becomes part of the commit message. > * gnu/packages/lisp.scm (sbcl): Update to 2.1.11. > --- > gnu/packages/lisp.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) ‘guix refresh -l’ reports that sbcl has 1122 dependents, therefore, this patch should go to the ‘staging’ branch, see “17.6 Submitting Patches” in the manual. The subject should be prefixed with “[PATCH staging]”. The package builds fine!