-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathqlfile.lock
43 lines (43 loc) · 2.3 KB
/
qlfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
("quicklisp" .
(:class qlot.source.ql:source-ql-all
:initargs (:distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
:version "2019-05-21"))
("dexador" .
(:class qlot.source.ql:source-ql
:initargs (:project-name "dexador" :distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
:version "ql-2019-05-21"))
("split-sequence" .
(:class qlot.source.ql:source-ql
:initargs (:project-name "split-sequence" :distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
:version "ql-2019-05-21"))
("cl-strings" .
(:class qlot.source.ql:source-ql
:initargs (:project-name "cl-strings" :distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest)
:version "ql-2019-05-21"))
("cl-html5-parser" .
(:class qlot.source.github:source-github
:initargs (:project-name "cl-html5-parser" :repos "rotatef/cl-html5-parser" :ref nil :branch nil :tag nil)
:version "github-74a92eb3a183a0afd089ea33350e816e6b9aeefa"
:repos "rotatef/cl-html5-parser"
:url "https://github.com/rotatef/cl-html5-parser/archive/74a92eb3a183a0afd089ea33350e816e6b9aeefa.tar.gz"
:ref "74a92eb3a183a0afd089ea33350e816e6b9aeefa"))
("cl-arrows" .
(:class qlot.source.github:source-github
:initargs (:project-name "cl-arrows" :repos "nightfly19/cl-arrows" :ref nil :branch nil :tag nil)
:version "github-cbb46b69a7de40f1161c9caaf6cef93b3af9994f"
:repos "nightfly19/cl-arrows"
:url "https://github.com/nightfly19/cl-arrows/archive/cbb46b69a7de40f1161c9caaf6cef93b3af9994f.tar.gz"
:ref "cbb46b69a7de40f1161c9caaf6cef93b3af9994f"))
("trivia" .
(:class qlot.source.github:source-github
:initargs (:project-name "trivia" :repos "guicho271828/trivia" :ref nil :branch nil :tag nil)
:version "github-cefa233bf3fcd4de25be3bd06e25ab1dd320a44e"
:repos "guicho271828/trivia"
:url "https://github.com/guicho271828/trivia/archive/cefa233bf3fcd4de25be3bd06e25ab1dd320a44e.tar.gz"
:ref "cefa233bf3fcd4de25be3bd06e25ab1dd320a44e"))
("eager-future2" .
(:class qlot.source.git:source-git
:initargs (:project-name "eager-future2" :remote-url "https://gitlab.common-lisp.net/vsedach/eager-future2.git")
:version "git-54df8effd9d9eccac917509590286b5ac5f9cb30"
:remote-url "https://gitlab.common-lisp.net/vsedach/eager-future2.git"
:ref "54df8effd9d9eccac917509590286b5ac5f9cb30"))