all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
@ 2022-04-21  1:49 Paul A. Patience
  2022-04-21  1:52 ` [bug#55049] [PATCH 1/3] gnu: Add cl-boost-parse Paul A. Patience
  2022-04-23  8:23 ` [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer} Guillaume Le Vaillant
  0 siblings, 2 replies; 7+ messages in thread
From: Paul A. Patience @ 2022-04-21  1:49 UTC (permalink / raw)
  To: 55049; +Cc: Paul A. Patience

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






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-24 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  1:49 [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer} Paul A. Patience
2022-04-21  1:52 ` [bug#55049] [PATCH 1/3] gnu: Add cl-boost-parse Paul A. Patience
2022-04-21  1:52   ` [bug#55049] [PATCH 2/3] gnu: Add cl-boost-re Paul A. Patience
2022-04-21  1:52   ` [bug#55049] [PATCH 3/3] gnu: Add cl-boost-lexer Paul A. Patience
2022-04-23  8:23 ` [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer} Guillaume Le Vaillant
2022-04-24  3:29   ` Paul A. Patience
2022-04-24 10:09     ` bug#55049: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.