From 73773846852c9a604da639de6e4bb680bfb88a72 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Wed, 24 Feb 2021 23:13:04 +0300 Subject: [PATCH] Updated dependencies. --- qlfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qlfile.lock b/qlfile.lock index 89b0f94..693e173 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -5,8 +5,12 @@ ("ultralisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "http://dist.ultralisp.org" :%version :latest) - :version "20210215183000")) + :version "20210224171000")) ("mgl-pax" . (:class qlot/source/github:source-github :initargs (:repos "svetlyak40wt/mgl-pax" :ref nil :branch "mgl-pax-minimal" :tag nil) - :version "github-dc8a4585d7b9fe7b4c83a4bc2f338eab")) + :version "github-6c4eecc1be34466756e6096d1c5071f5")) +("sly" . + (:class qlot/source/github:source-github + :initargs (:repos "svetlyak40wt/sly" :ref nil :branch "patches" :tag nil) + :version "github-62eaa8112b926b328a9838e7d5b21c15"))