- 3bz — deflate decompressor — MIT
- bp — Bitcoin Protocol components in Common Lisp — MIT
- cardiogram — Simple test framework — MIT
- cesdi — Provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects. — Unlicense
- chameleon — Configuration management facilities for Common Lisp with multiple profile support. — MIT
- ci-utils — A set of tools for using CI platforms — MIT
- cl-clsparse — Common Lisp bindings for clSPARSE — Apache License, Version 2.0
- cl-ecma-48 — This package exports a macro for defining ECMA-48 control functions and the 162 functions defined by this. — AGPLv3
- cl-flat-tree — A flat-tree implementation in Common Lisp. — MIT
- cl-kraken — A Common Lisp API client for the Kraken exchange — MIT
- cl-naive-store — This is a naive, persisted, in memory (lazy loading) data store for Common Lisp. — MIT
- cl-shlex — Lexical analyzer for simple shell-like syntax. — MIT
- cl-smt-lib — SMT object supporting SMT-LIB communication over input and output streams — BSD-3-Clause
- cl-wadler-pprint — An implementation of A Prettier Printer in Common Lisp. — Apache-2.0/MIT
- classowary — An implementation of the Cassowary linear constraint solver toolkit — zlib
- clsql-local-time — Allows the use of local-time:timestamp objects in CLSQL models and queries — MIT license
- datamuse — Common Lisp library for accessing the Datamuse word-finding API — MIT
- date-calc — Package for simple date calculation — GPL or Artistic
- font-discovery — Find system font files matching a font spec. — zlib
- horse-html — Parenscript/HTML done better — MIT
- hunchentoot-multi-acceptor — Multiple domain support under single hunchentoot acceptor — Apache License, Version 2.0
- lila — a cleaner language based on Common Lisp — MIT
- linear-programming — A library for solving linear programming problems — MIT
- lsx — Embeddable HTML templating engine with JSX-like syntax — BSD 2-Clause
- markup — markup provides a reader-macro to read HTML/XML tags inside of Common Lisp code — Apache License, Version 2.0
- num-utils — Numerical utilities for Common Lisp — Boost Software License - Version 1.0
- orizuru-orm — An ORM for Common Lisp and PostgreSQL. — GPLv3
- paren6 — Paren6 is a set of ES6 macros for Parenscript — Apache License, version 2.0
- pngload-fast — A reader for the PNG image format. — MIT
- polisher — Infix notation to S-expression translator — MIT
- select — DSL for array slices. — Boost
- simple-parallel-tasks — Evaluate forms in parallel — GPL-3
- stripe — A client for the Stripe payment API. — MIT
- trivial-extensible-sequences — Portability library for the extensible sequences protocol. — zlib
- trivial-package-local-nicknames — Portability library for package-local nicknames — Public domain
- uax-14 — Implementation of the Unicode Standards Annex #14's line breaking algorithm — zlib
- uax-9 — Implementation of the Unicode Standards Annex #9's bidirectional text algorithm — zlib
- with-output-to-stream — Provides a simple way of directing output to a stream according to the concise and intuitive semantics of FORMAT's stream argument. — Public Domain
- ziz — An ad hoc Quicklisp distribution. — MIT
To get this update, use (ql:update-dist "quicklisp").
If you get a "badly sized local archive" error during the update, you can also safely use the DELETE-AND-RETRY restart to proceed. This error was introduced by a metadata problem on my end. Sorry about that!