- agutil — A collection of utility functions not found in other utility libraries. — MIT
- aserve — AllegroServe, a web server written in Common Lisp — LLGPL
- cl-batis — SQL Mapping Framework for Common Lisp — MIT
- cl-dbi-connection-pool — CL-DBI-Connection-Pool - connection pool for CL-DBI — LLGPL
- cl-json-pointer — A JSON Pointer (RFC6901) implementation for Common Lisp. — MIT
- cl-punch — Scala-like anonymous lambda literal — MIT
- definitions-systems — Provides a simple unified extensible way of processing named definitions. — Public Domain
- easy-bind — Easy-bind - easy local binding for Common Lisp — MIT
- first-time-value — Returns the result of evaluating a form in the current lexical and dynamic context the first time it's encountered, and the cached result of that computation on subsequent evaluations. — Public Domain
- hyperspec — A simple library for looking up common-lisp symbols in the hyperspec. — LLGPLv3+
- its — Provides convenient access to multiple values of an object in a concise, explicit and efficient way. — Public Domain
- mra-wavelet-plot — Plot MRA-based wavelets (scaling function and mother wavelet) with given coefficients of the dilation equation — 2-clause BSD
- openid-key — Get OpenID keys from issuer. — MIT
- pjlink — A library for communicating with PJLink-compatible projectors over TCP/IP. see https://pjlink.jbmia.or.jp/english/ for information on PJLink and compatible devices. — CC0 1.0 Universal
- poler — Infix notation macro generator — LLGPL
- rpcq — Message and RPC specifications for Rigetti Quantum Cloud Services. — Apache 2
- shadowed-bindings — Establishes a new lexical context within which specified bindings are explicitly shadowed, making it clear that they are not referenced within, thereby reducing cognitive load. — Public Domain
- static-dispatch — Static generic function dispatch for Common Lisp. — MIT
- trivial-jumptables — Provides efficient O(1) jumptables on supported Common Lisp implementations and falls back to O(log(n)) on others. — Public Domain
- trivial-sockets — trivial-sockets — MIT
- utility — A collection of useful functions and macros. — MIT
- wild-package-inferred-system — Introduces the wildcards `*' and `**' into package-inferred-system — MIT
To get this update, use (ql:update-dist "quicklisp")
Enjoy!