emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/kiwix 160b228 049/192: fix cl-lib version


From: Stefan Monnier
Subject: [elpa] externals/kiwix 160b228 049/192: fix cl-lib version
Date: Sat, 19 Dec 2020 00:41:30 -0500 (EST)

branch: externals/kiwix
commit 160b2284e374cd30ebf0cc6efd66cc40712be147
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    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

[Prev in Thread] Current Thread [Next in Thread]