Decrease emacs and cl-lib version requirements.
This commit is contained in:
parent
b1032119a3
commit
dba21b4895
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
;; Maintainer: stardiviner <numbchild@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.
|
||||
|
|
Loading…
Reference in a new issue