emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#73147: closed ([PATCH] gnu: cl-lack: add missing ASD system lack-uti


From: GNU bug Tracking System
Subject: bug#73147: closed ([PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream)
Date: Mon, 09 Sep 2024 21:21:02 +0000

Your message dated Mon, 09 Sep 2024 16:20:23 -0500
with message-id <871q1s5xt4.fsf@dismail.de>
and subject line Re: [PATCH] gnu: cl-lack: add missing ASD system 
lack-util-writer-stream
has caused the debbugs.gnu.org bug report #73147,
regarding [PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
73147: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73147
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream Date: Mon, 09 Sep 2024 16:11:22 +0200
* 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



--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: cl-lack: add missing ASD system lack-util-writer-stream Date: Mon, 09 Sep 2024 16:20:23 -0500
Applied with minor modifications to the commit message style. Thanks for
contributing to GNU Guix.
-- 
all the best,
jgart


--- End Message ---

reply via email to

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