I just published a new version of the Quicklisp dist. New in this version are buildnode, cl-buchberger, cl-creditcard, cl-match, cl-tk, com.informatigo, common-lisp-actors, css-selectors, floating-point, group-by, lambda-gtk, method-versions, place-utils, qbook, symbol-munger, talcl, and thnappy.
To get the update, use (ql:update-dist "quicklisp").
What ist die difference between:
ReplyDelete(ql:update-all-dists) and (ql:update-dist "quicklisp")?
ql is great!
UPDATE-ALL-DISTS updates every dist you have installed & enabled. For most people there's only one, but in the future, it might make a difference whether you update all of them or update a specific one named "quicklisp".
ReplyDelete