From b704eeed833f9a0b3feef79cc82147fa0db34bf3 Mon Sep 17 00:00:00 2001 From: Eitaro Fukamachi Date: Fri, 31 Jul 2015 13:58:47 +0900 Subject: [PATCH] Use the 'devel' branch of Woo. --- qlfile | 3 ++- qlfile.lock | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/qlfile b/qlfile index b85bea8..e2d0252 100644 --- a/qlfile +++ b/qlfile @@ -1,5 +1,6 @@ github datafly fukamachi/datafly github djula mmontone/djula github fast-http fukamachi/fast-http +github woo fukamachi/woo :branch devel github quickdocs-database quickdocs/quickdocs-database -github quickdocs-serializer quickdocs/quickdocs-serializer \ No newline at end of file +github quickdocs-serializer quickdocs/quickdocs-serializer diff --git a/qlfile.lock b/qlfile.lock index b903b19..f224218 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -23,6 +23,13 @@ :repos "fukamachi/fast-http" :url "https://github.com/fukamachi/fast-http/archive/77e41abe17f2aa76f38cf84d6619159a613ab415.tar.gz" :ref "77e41abe17f2aa76f38cf84d6619159a613ab415")) +("woo" . + (:class qlot.source.github:source-github + :initargs (:project-name "woo" :repos "fukamachi/woo" :ref nil :branch "devel" :tag nil) + :version "github-7e1b37c072ff877a89339d8e3b03331faf06b3f5" + :repos "fukamachi/woo" + :url "https://github.com/fukamachi/woo/archive/7e1b37c072ff877a89339d8e3b03331faf06b3f5.tar.gz" + :ref "7e1b37c072ff877a89339d8e3b03331faf06b3f5")) ("quickdocs-database" . (:class qlot.source.github:source-github :initargs (:project-name "quickdocs-database" :repos "quickdocs/quickdocs-database" :ref nil :branch nil :tag nil)