Remove some dependencies
This commit is contained in:
parent
b9be244ff6
commit
97b0afb442
2 changed files with 0 additions and 15 deletions
3
qlfile
3
qlfile
|
@ -4,7 +4,4 @@ ql cl-jingle
|
||||||
git hsx https://github.com/skyizwhite/hsx.git
|
git hsx https://github.com/skyizwhite/hsx.git
|
||||||
git ningle-fbr https://github.com/skyizwhite/ningle-fbr.git
|
git ningle-fbr https://github.com/skyizwhite/ningle-fbr.git
|
||||||
ql cl-ppcre
|
ql cl-ppcre
|
||||||
ql function-cache
|
|
||||||
ql trivial-backtrace
|
ql trivial-backtrace
|
||||||
ql parenscript
|
|
||||||
ql paren6
|
|
||||||
|
|
12
qlfile.lock
12
qlfile.lock
|
@ -26,19 +26,7 @@
|
||||||
(:class qlot/source/ql:source-ql
|
(:class qlot/source/ql:source-ql
|
||||||
:initargs (:%version :latest)
|
:initargs (:%version :latest)
|
||||||
:version "ql-2023-10-21"))
|
:version "ql-2023-10-21"))
|
||||||
("function-cache" .
|
|
||||||
(:class qlot/source/ql:source-ql
|
|
||||||
:initargs (:%version :latest)
|
|
||||||
:version "ql-2023-10-21"))
|
|
||||||
("trivial-backtrace" .
|
("trivial-backtrace" .
|
||||||
(:class qlot/source/ql:source-ql
|
(:class qlot/source/ql:source-ql
|
||||||
:initargs (:%version :latest)
|
:initargs (:%version :latest)
|
||||||
:version "ql-2023-10-21"))
|
:version "ql-2023-10-21"))
|
||||||
("parenscript" .
|
|
||||||
(:class qlot/source/ql:source-ql
|
|
||||||
:initargs (:%version :latest)
|
|
||||||
:version "ql-2023-10-21"))
|
|
||||||
("paren6" .
|
|
||||||
(:class qlot/source/ql:source-ql
|
|
||||||
:initargs (:%version :latest)
|
|
||||||
:version "ql-2023-10-21"))
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue