From b76610e4b6ffb081431c55a02190048a8ddad1d7 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 21 Jun 2021 23:47:28 -0700 Subject: [PATCH] =?UTF-8?q?[oni-org]=20Depend=20on=20=E2=80=98org=E2=80=99?= =?UTF-8?q?=20and=20=E2=80=98org-contrib=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ‘org-plus-contrib’ has been deprecated and the equivalent should now be the ‘org’ and ‘org-contrib’ packages. --- oni-org/oni-org.el | 4 ++-- 1 file 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 ;; 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