Compare commits
1 commit
3ab613c087
...
46fad5d5f8
Author | SHA1 | Date | |
---|---|---|---|
46fad5d5f8 |
2 changed files with 8 additions and 8 deletions
6
qlfile
6
qlfile
|
@ -1,6 +1,6 @@
|
|||
ql alexandria
|
||||
ql cl-str
|
||||
|
||||
git rove https://github.com/fukamachi/rove.git
|
||||
git dissect https://github.com/Shinmera/dissect.git ; workaround
|
||||
ql mstrings
|
||||
git rove https://github.com/fukamachi/rove
|
||||
git dissect https://github.com/Shinmera/dissect ; workaround
|
||||
git mstrings https://git.sr.ht/~shunter/mstrings
|
||||
|
|
10
qlfile.lock
10
qlfile.lock
|
@ -12,13 +12,13 @@
|
|||
:version "ql-2024-10-12"))
|
||||
("rove" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/fukamachi/rove.git")
|
||||
:initargs (:remote-url "https://github.com/fukamachi/rove")
|
||||
:version "git-cacea7331c10fe9d8398d104b2dfd579bf7ea353"))
|
||||
("dissect" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/Shinmera/dissect.git")
|
||||
:initargs (:remote-url "https://github.com/Shinmera/dissect")
|
||||
:version "git-a70cabcd748cf7c041196efd711e2dcca2bbbb2c"))
|
||||
("mstrings" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2022-07-07"))
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://git.sr.ht/~shunter/mstrings")
|
||||
:version "git-7a94c070141c7cd03bbd3648b17724c3bf143393"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue