[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73198] [PATCH 0/3] Update cl-lack and cl-clack
From: |
Konrad Hinsen |
Subject: |
[bug#73198] [PATCH 0/3] Update cl-lack and cl-clack |
Date: |
Thu, 12 Sep 2024 16:02:45 +0200 |
The upcoming series of three patches updates cl-lack and cl-clack,
two tightly coupled packages, to the latest versions. In preparation
for this, the first patch adds cl-anypool, a new dependency of
cl-lack.
Konrad Hinsen (3):
gnu: Add cl-anypool
gnu: Update cl-lack to 0.3.0.
gnu: Update cl-clack to 2.1.0.
gnu/local.mk | 1 +
gnu/packages/lisp-xyz.scm | 107 ++++++++++----
gnu/packages/patches/lack.patch | 243 ++++++++++++++++++++++++++++++++
3 files changed, 327 insertions(+), 24 deletions(-)
create mode 100644 gnu/packages/patches/lack.patch
base-commit: fdac906f7c575e9dad91fb247dfe242a6e5883a7
--
2.45.2
- [bug#73198] [PATCH 0/3] Update cl-lack and cl-clack,
Konrad Hinsen <=