diff mbox series

[bug#73147] gnu: cl-lack: add missing ASD system lack-util-writer-stream

Message ID m1y140udbp.fsf@fastmail.net
State New
Headers show
Series [bug#73147] gnu: cl-lack: add missing ASD system lack-util-writer-stream | expand

Commit Message

Konrad Hinsen Sept. 9, 2024, 2:11 p.m. UTC
* gnu/packages/lisp-xyz.scm (cl-lack, ecl-lack, sbcl-lack): Add
lack-util-write-stream to the list of ASD systems to ensure that
it gets compiled.

Change-Id: Ife13aea3b2171295e5f95d00ab4c035283b7f96e
---
 gnu/packages/lisp-xyz.scm | 1 +
 1 file changed, 1 insertion(+)


base-commit: b82c8ceae14d5d0f4584452f34f5103ffd0e0f8d

Comments

jgart Sept. 9, 2024, 9:20 p.m. UTC | #1
Applied with minor modifications to the commit message style. Thanks for
contributing to GNU Guix.
diff mbox series

Patch

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 6ed8e871c1..2bd7d18202 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18508,6 +18508,7 @@  (define-public sbcl-lack
                          "lack-response"
                          "lack-component"
                          "lack-util"
+                         "lack-util-writer-stream"
                          "lack-middleware-backtrace"
                          "lack-middleware-static")
          ;; XXX: Component :CLACK not found