From f011a4bfe3251263890c08425d6f1cc08f65f3ed Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Mon, 24 Apr 2023 18:15:57 +0300 Subject: [PATCH] Updated deps to use latest log4cl fixed for latest SBCL. --- qlfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qlfile.lock b/qlfile.lock index 8079db2..b997510 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -1,15 +1,15 @@ ("quicklisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "http://beta.quicklisp.org/dist/quicklisp.txt" :%version :latest) - :version "2021-12-30")) + :version "2023-02-15")) ("ultralisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "http://dist.ultralisp.org" :%version :latest) - :version "20220128114500")) + :version "20230422190002")) ("coleslaw" . (:class qlot/source/github:source-github :initargs (:repos "coleslaw-org/coleslaw" :ref nil :branch nil :tag nil) - :version "github-105d3a5df0a751930fbb4d4a078402695cc11da4")) + :version "github-e7e68ce6020d13b14bf212890a7d8973d7af3b40")) ("mgl-pax" . (:class qlot/source/github:source-github :initargs (:repos "svetlyak40wt/mgl-pax" :ref nil :branch "patches" :tag nil)