all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: 73147@debbugs.gnu.org
Subject: [bug#73147] [PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream
Date: Mon, 09 Sep 2024 16:11:22 +0200	[thread overview]
Message-ID: <m1y140udbp.fsf@fastmail.net> (raw)

* 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(+)

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

base-commit: b82c8ceae14d5d0f4584452f34f5103ffd0e0f8d
-- 
2.45.2




             reply	other threads:[~2024-09-09 14:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 14:11 Konrad Hinsen [this message]
2024-09-09 21:20 ` bug#73147: [PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1y140udbp.fsf@fastmail.net \
    --to=konrad.hinsen@fastmail.net \
    --cc=73147@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.