From 2101deb8e6b76d1c2a13a17b06aa2efeb1525ab5 Mon Sep 17 00:00:00 2001 From: paku Date: Sun, 12 Jan 2025 00:22:37 +0900 Subject: [PATCH] Specify asdf version --- qlfile | 2 ++ qlfile.lock | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/qlfile b/qlfile index b44b6df..fbbc2e9 100644 --- a/qlfile +++ b/qlfile @@ -1,3 +1,5 @@ +asdf 3.3.7.2 + ql ningle ql lack ql cl-ppcre diff --git a/qlfile.lock b/qlfile.lock index a25f779..29d3102 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 "2023-10-21")) +("asdf" . + (:class qlot/source/asdf:source-asdf + :initargs (:version "3.3.7.2") + :version "3.3.7.2")) ("ningle" . (:class qlot/source/ql:source-ql :initargs (:%version :latest) @@ -13,7 +17,7 @@ ("cl-ppcre" . (:class qlot/source/ql:source-ql :initargs (:%version :latest) - :version "ql-2023-10-21")) + :version "ql-2023-06-18")) ("alexandria" . (:class qlot/source/ql:source-ql :initargs (:%version :latest)