2024-12-21 09:02:54 +00:00
|
|
|
("quicklisp" .
|
|
|
|
(:class qlot/source/dist:source-dist
|
|
|
|
:initargs (:distribution "https://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
|
|
|
|
:version "2024-10-12"))
|
|
|
|
("lack" .
|
|
|
|
(:class qlot/source/github:source-github
|
|
|
|
:initargs (:repos "fukamachi/lack" :ref nil :branch nil :tag nil)
|
|
|
|
:version "github-866b5f5c082db0f9c7e7c78b46ed2459391c6423"))
|
|
|
|
("quri" .
|
|
|
|
(:class qlot/source/github:source-github
|
|
|
|
:initargs (:repos "fukamachi/quri" :ref nil :branch nil :tag nil)
|
|
|
|
:version "github-45e0ff7f15a96ae9aef02b977375c6984d57a608"))
|
|
|
|
("rove" .
|
|
|
|
(:class qlot/source/github:source-github
|
|
|
|
:initargs (:repos "fukamachi/rove" :ref nil :branch nil :tag nil)
|
|
|
|
:version "github-cacea7331c10fe9d8398d104b2dfd579bf7ea353"))
|
2024-12-22 06:17:18 +00:00
|
|
|
("ningle" .
|
|
|
|
(:class qlot/source/github:source-github
|
|
|
|
:initargs (:repos "fukamachi/ningle" :ref nil :branch nil :tag nil)
|
|
|
|
:version "github-ae0c79bbd7c71633268fe3130ed4f12ca4be2f9a"))
|