sbcl 2:2.1.10-1 source package in Ubuntu

Changelog

sbcl (2:2.1.10-1) unstable; urgency=medium

  * New upstream release

 -- Sébastien Villemot <email address hidden>  Tue, 02 Nov 2021 11:22:02 +0100

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sbcl_2.1.10-1.dsc 2.5 KiB 70438e37d1f72972498d8a8483e28c016acf4012031715ecc262b970f89d3f98
sbcl_2.1.10.orig.tar.bz2 6.4 MiB eb183f0f59a5cb2cbed762ec062bc34b9b6214b65402660784ef54838884b138
sbcl_2.1.10-1.debian.tar.xz 74.6 KiB cc0eab18135d8c3a10472116094109dc6d534fa29686c7502d3c6bd045b9b37e

Available diffs

No changes file available.

Binary packages built by this source

sbcl: Common Lisp compiler and development system

 SBCL is a development environment for the ANSI Common Lisp language.
 It provides a native-code compiler and an integrated debugger, as well
 as all the features in the ANSI specification.
 .
 SBCL also contains other extensions to the ANSI specification, including
 a foreign-function interface, a pseudo-server API, user-extensible
 stream functionality, a Meta-Object Protocol, and an ability to run
 external processes.
 .
 To browse SBCL source definitions with development environments,
 install the sbcl-source package. For documentation on SBCL's usage
 and internals, the package sbcl-doc is provided.

sbcl-dbgsym: debug symbols for sbcl