me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-cl-reexport: Remove obsolete test workaround.

* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[arguments]: Remove.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Pierre Neidhardt 2022-07-04 19:03:48 +02:00 committed by Guillaume Le Vaillant
parent f3e71d7b8e
commit 7f35234002
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 0 additions and 5 deletions

View File

@ -6033,11 +6033,6 @@ XSD type library.")
(list sbcl-alexandria))
(native-inputs
(list sbcl-prove))
(arguments
;; FIXME: Test fails with the following, why?
;; Component "cl-reexport-test" not found, required by
;; #<SYSTEM "cl-reexport-test">
`(#:tests? #f))
(synopsis "Reexport external symbols in other Common Lisp packages")
(description
"Cl-reexport makes a package reexport symbols which are external