You can improve the search results by making use of the simple query language. Here is a list of supported query terms:
index 5f7b2a5190..5ce4e2dd7e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2801,8 +2801,7 @@ (define-public sbcl-cffi
(lambda _
;; This is apparently deprecated since libffi-3.3.
(substitute* "libffi/libffi-types.lisp"
- (("\\\(\\\(:unix64.*") ")\n"))
- #t))
+ (("\\\(\\\(:unix64.*") ")\n"))))
(add-after 'unpack 'fix-paths
(lambda* (#:key inputs #:allow-other-keys)
(substitute* "libffi/libffi.lisp"
--
2.35.1
This issue is archived.
To comment on this conversation send email to 54777@debbugs.gnu.org