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 cl-jingle
|
||||
git cl-jingle https://github.com/dnaeon/cl-jingle.git
|
||||
ql clack
|
||||
git hsx https://github.com/skyizwhite/hsx.git
|
||||
git ningle-fbr https://github.com/skyizwhite/ningle-fbr.git
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
:initargs (:%version :latest)
|
||||
:version "ql-2024-10-12"))
|
||||
("cl-jingle" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/dnaeon/cl-jingle.git")
|
||||
:version "git-100c55d33afc78cbbbde4daca0af9e57548c6275"))
|
||||
("clack" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue