Change: Don't depend on deprecated dash-functional
Dash 2.18.0 now subsumes dash-functional. See https://github.com/magnars/dash.el/blob/master/NEWS.md#from-217-to-218
This commit is contained in:
parent
208e103ecc
commit
c9fe19969e
3 changed files with 2 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; URL: https://github.com/alphapapa/org-ql
|
||||
;; Version: 0.6-pre
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.17.0") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.18.0") (s "1.12.0") (helm-org "1.0") (org-ql "0.6-pre"))
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue