branch: externals/org-contacts
commit dba21b48952e78e9db27e25628bcfb0353c19b24
Author: stardiviner <numbch...@gmail.com>
Commit: stardiviner <numbch...@gmail.com>

    Decrease emacs and cl-lib version requirements.
---
 org-contacts.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-contacts.el b/org-contacts.el
index c11426b4e9..370e4620d2 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -6,7 +6,7 @@
 ;; Maintainer: stardiviner <numbch...@gmail.com>
 ;; Keywords: contacts, org-mode, outlines, hypermedia, calendar
 ;; Version: 1.0
-;; Package-Requires: ((emacs "28.1") (cl-lib "1.0") (org "9.3.4") (gnus 
"5.13"))
+;; Package-Requires: ((emacs "27.1") (cl-lib "0.7") (org "9.3.4") (gnus 
"5.13"))
 ;; Homepage: https://repo.or.cz/org-contacts.git
 ;;
 ;; This file is not part of GNU Emacs.

Reply via email to