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:
Basil L. Contovounesios 2021-02-19 17:17:57 +00:00 committed by Mark Hudnall
parent 208e103ecc
commit c9fe19969e
3 changed files with 2 additions and 4 deletions

View file

@ -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: