2010-12-07

December Quicklisp dist update now available

The December Quicklisp dist is now available. There are a number of new and updated projects. Thanks to everyone who suggested projects to add to Quicklisp.

To get the updated projects, use (ql:update-dist "quicklisp") or (ql:update-all-dists).

I've made three dist releases so far, once per month. The next update will likely take longer than just one month. I will be spending more time adding features to the client and getting it ready to make an official, non-beta release.

Unfortunately, SBCL 1.0.45 and newer have a compiler bug that interferes with building CLX. 1.0.44 does not have the problem; if you want to use CLX or projects based on it (e.g. McCLIM), you should avoid 1.0.45.

Here's a list of new or updated projects; for the full list of projects and systems, see the Quicklisp releases page.

  • asdf-install-20101207-git
  • cells-20101207-git
  • chillax-20101207-git
  • clon-1.0b16
  • cl-closure-template-20101207-git
  • cl-couch-20101207-darcs
  • cl-fad-0.6.4
  • cl-geocode-20101207-git
  • cl-gpu-20101207-git
  • cl-gtk2-20101207-git
  • cl-iconv-20101207-git
  • cl-m4-20101207-git
  • cl-mongo-20101207-git
  • cl-mssql-0.0.2
  • cl-mw-20101207-git
  • cl-org-mode-20101207-git
  • cl-popen-20101207-git
  • cl-prevalence-20101207-hg
  • cl-proc-20101207-darcs
  • cl-quakeinfo-20101207-git
  • cl-quickcheck-20101207-git
  • cl-skip-list-20101207-git
  • cl-sqlite-20101207-git
  • cl-stm-20101207-http
  • cl-store-20101207-darcs
  • cl-twitter-20101207-git
  • cl-uglify-js-20101207-git
  • cleric-20101207-git
  • clfswm-20101207-svn
  • clsql-20101207-git
  • commonqt-20101207-git
  • csv-parser-20101207-http
  • curly-20101207-darcs
  • deflate-20101207-git
  • fare-utils-20101207-git
  • folio-20101207-git
  • fsbv-20101207-git
  • gbbopen-20101207-svn
  • glaw-20101207-git
  • glop-20101207-git
  • gsd-20101207-git
  • gsll-20101207-git
  • hemlock-20101207-git
  • hu.dwim.asdf-20101207-darcs
  • hu.dwim.def-20101207-darcs
  • hu.dwim.serializer-20101207-darcs
  • hu.dwim.stefil-20101207-darcs
  • hu.dwim.syntax-sugar-20101207-darcs
  • hu.dwim.util-20101207-darcs
  • inotify-20101207-git
  • js-v0.10.11-git
  • latex-table-20101207-git
  • lispbuilder-20101207-svn
  • loopless-20101207-git
  • manardb-20101207-git
  • monkeylib-foo-20101207-git
  • monkeylib-macro-utilities-20101207-git
  • monkeylib-markup-html-20101207-git
  • monkeylib-markup-20101207-git
  • monkeylib-pathnames-20101207-git
  • monkeylib-prose-diff-20101207-git
  • monkeylib-test-framework-20101207-git
  • monkeylib-utilities-20101207-git
  • parse-js-20101207-git
  • pileup-20101207-git
  • plokami-20101207-git
  • postmodern-20101207-git
  • prepl-20101207-git
  • protobuf-20101207-git
  • proton-20101207-git
  • relational-objects-for-lisp-20101207-darcs
  • restas-directory-publisher-20101207-git
  • restas-20101207-git
  • rpc4cl-0.3.1
  • sb-vector-io-20101207-git
  • screamer-20101207-git
  • sequence-iterators-20101207-darcs
  • slime-20101207-cvs
  • spartns-1.4.3
  • st-json-20101207-git
  • sw-mvc-20101207-git
  • symbolicweb-20101207-git
  • testbild-20101207-git
  • weblocks-20101207-hg

If you have any questions or comments, please email me or contact the Quicklisp mailing list.

2 comments:

  1. Thanks for so many rapid dist updates! I got bit by that 1.0.45 CLX bug on SBCL too. Just figured it was just some bad flag I was passing during the SBCL build or some old X thingy in my Linux dist. I guess I'm glad you ran into it too... :( On the up side maybe this is the push to get more familiar with commonqt! -- MON

    ReplyDelete