me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-glop: Remove obsolete test-asd-file parameter.

* gnu/packages/lisp-xyz.scp (sbcl-glop)[arguments]: Remove 'test-asd-file'
  parameter.
Guillaume Le Vaillant 2022-08-03 14:29:30 +02:00
parent c2a747a60d
commit 45c257379f
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 2 deletions

View File

@ -17828,8 +17828,7 @@ to setup.")
(base32 "1nm35kvigflfjlmsa8zwdajc61f02fh4sq08jv0wnqylhx8yg2bv")))) (base32 "1nm35kvigflfjlmsa8zwdajc61f02fh4sq08jv0wnqylhx8yg2bv"))))
(build-system asdf-build-system/sbcl) (build-system asdf-build-system/sbcl)
(arguments (arguments
(list #:test-asd-file "glop-test.asd" (list #:phases
#:phases
#~(modify-phases %standard-phases #~(modify-phases %standard-phases
(add-after 'unpack 'patch-lib-paths (add-after 'unpack 'patch-lib-paths
(lambda* (#:key inputs #:allow-other-keys) (lambda* (#:key inputs #:allow-other-keys)