Use latest jingle
This commit is contained in:
parent
b67a0ef527
commit
c6e3c78394
2 changed files with 4 additions and 4 deletions
2
qlfile
2
qlfile
|
@ -1,5 +1,5 @@
|
||||||
ql fiveam
|
ql fiveam
|
||||||
ql cl-jingle
|
git cl-jingle https://github.com/dnaeon/cl-jingle.git
|
||||||
ql clack
|
ql clack
|
||||||
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
|
||||||
|
|
|
@ -7,9 +7,9 @@
|
||||||
:initargs (:%version :latest)
|
:initargs (:%version :latest)
|
||||||
:version "ql-2024-10-12"))
|
:version "ql-2024-10-12"))
|
||||||
("cl-jingle" .
|
("cl-jingle" .
|
||||||
(:class qlot/source/ql:source-ql
|
(:class qlot/source/git:source-git
|
||||||
:initargs (:%version :latest)
|
:initargs (:remote-url "https://github.com/dnaeon/cl-jingle.git")
|
||||||
:version "ql-2023-10-21"))
|
:version "git-100c55d33afc78cbbbde4daca0af9e57548c6275"))
|
||||||
("clack" .
|
("clack" .
|
||||||
(:class qlot/source/ql:source-ql
|
(:class qlot/source/ql:source-ql
|
||||||
:initargs (:%version :latest)
|
:initargs (:%version :latest)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue