aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/oni-org.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-06-21 23:47:28 -0700
committerGravatar Tom Willemse2021-06-21 23:47:28 -0700
commitb76610e4b6ffb081431c55a02190048a8ddad1d7 (patch)
treeaca93822fe9e1ac69c4e4b77aef73e57650d5d34 /oni-org/oni-org.el
parent3aa64b9bba91723e51d882a2c3e217d6ff91ca79 (diff)
downloademacs-config-b76610e4b6ffb081431c55a02190048a8ddad1d7.tar.gz
emacs-config-b76610e4b6ffb081431c55a02190048a8ddad1d7.zip
[oni-org] Depend on ‘org’ and ‘org-contrib’
‘org-plus-contrib’ has been deprecated and the equivalent should now be the ‘org’ and ‘org-contrib’ packages.
Diffstat (limited to 'oni-org/oni-org.el')
-rw-r--r--oni-org/oni-org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el
index 033c963..98dfd39 100644
--- a/oni-org/oni-org.el
+++ b/oni-org/oni-org.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0610.144223
-;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org-plus-contrib org-bullets org-edna diminish all-the-icons org-journal)
+;; Version: 2021.0621.234629
+;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons org-journal)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by