branch: externals/kiwix
commit 160b2284e374cd30ebf0cc6efd66cc40712be147
Author: stardiviner <[email protected]>
Commit: stardiviner <[email protected]>

    fix cl-lib version
---
 kiwix.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kiwix.el b/kiwix.el
index d302aac..57523cd 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -7,7 +7,7 @@
 ;; URL: https://github.com/stardiviner/kiwix.el
 ;; Created: 23th July 2016
 ;; Version: 0.1.0
-;; Package-Requires: ((emacs "24.3") (cl-lib "2.0"))
+;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
 
 ;;; Commentary:
 

Reply via email to