From f147d0deaec658050310b759e8d6e2eae6727f89 Mon Sep 17 00:00:00 2001 From: paku Date: Sun, 12 Jan 2025 00:25:52 +0900 Subject: [PATCH] Specify asdf version --- qlfile | 4 +++- qlfile.lock | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qlfile b/qlfile index 2f8e50d..7acc730 100644 --- a/qlfile +++ b/qlfile @@ -1,6 +1,8 @@ +asdf 3.3.7.2 + ql lack ql quri git rove https://github.com/fukamachi/rove -git dissect https://github.com/Shinmera/dissect ; workaround +git dissect https://github.com/Shinmera/dissect git ningle https://github.com/fukamachi/ningle diff --git a/qlfile.lock b/qlfile.lock index 98ba546..bb35e88 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -2,6 +2,10 @@ (:class qlot/source/dist:source-dist :initargs (:distribution "https://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest) :version "2024-10-12")) +("asdf" . + (:class qlot/source/asdf:source-asdf + :initargs (:version "3.3.7.2") + :version "3.3.7.2")) ("lack" . (:class qlot/source/ql:source-ql :initargs (:%version :latest)