guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.


From: Paul A. Patience
Subject: [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
Date: Thu, 21 Apr 2022 01:49:49 +0000

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]