fix .asd version: 0.4.3 -> 0.7.2 (was 3 releases behind)
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 16s
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 16s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
(defsystem :passepartout
|
(defsystem :passepartout
|
||||||
:name "Passepartout"
|
:name "Passepartout"
|
||||||
:author "Amr Gharbeia"
|
:author "Amr Gharbeia"
|
||||||
:version "0.4.3"
|
:version "0.7.2"
|
||||||
:license "AGPLv3"
|
:license "AGPLv3"
|
||||||
:description "The Probabilistic-Deterministic Lisp Machine"
|
:description "The Probabilistic-Deterministic Lisp Machine"
|
||||||
:depends-on (:usocket :bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json :uuid)
|
:depends-on (:usocket :bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json :uuid)
|
||||||
|
|||||||
Reference in New Issue
Block a user