The PARSE and RE Common Lisp libraries (by https://github.com/massung) have been seemingly migrated to the CL-BOOST organization (https://github.com/cl-boost) — some of whose packages I've added in this patch series —, probably to avoid potential conflicts with other CL library names. For now I've left the cl-parse and cl-re Guix packages alone, but if no one is using them, they could be removed. Paul A. Patience (3): gnu: Add cl-boost-parse. gnu: Add cl-boost-re. gnu: Add cl-boost-lexer. gnu/packages/lisp-xyz.scm | 90 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) -- 2.35.1