emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-drill 0e0f7bcddd 242/251: Bump org-mode version to 9.3


From: ELPA Syncer
Subject: [nongnu] elpa/org-drill 0e0f7bcddd 242/251: Bump org-mode version to 9.3
Date: Mon, 17 Jan 2022 18:59:22 -0500 (EST)

branch: elpa/org-drill
commit 0e0f7bcddd2cb3cdc41e0704e2cba575595735cd
Author: Brandon Webster <brandon.webster@socrata.com>
Commit: Brandon Webster <brandon.webster@socrata.com>

    Bump org-mode version to 9.3
    
    Issue reference: https://gitlab.com/phillord/org-drill/-/issues/19
    
    Caused by 
https://gitlab.com/phillord/org-drill/-/commit/4307a3a387f6909505c04c5144ac4927faf7aea1,
 which introduced a function created here: 
https://code.orgmode.org/bzg/org-mode/commit/6d9022df22f86e8b0ea00dfb9179128136edc49a?style=split.
 Fn is available in org 9.3. Don't know much about packaging for melpa but I 
figure 4307a3a3 should have bumped the org version from 9.2.X at least.
---
 org-drill.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-drill.el b/org-drill.el
index 8ae749a7f8..56d299154b 100644
--- a/org-drill.el
+++ b/org-drill.el
@@ -5,7 +5,7 @@
 ;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk>
 ;; Author: Paul Sexton <eeeickythump@gmail.com>
 ;; Version: 2.7.0
-;; Package-Requires: ((emacs "25.3") (seq "2.14") (org "9.2.4") (persist 
"0.3"))
+;; Package-Requires: ((emacs "25.3") (seq "2.14") (org "9.3") (persist "0.3"))
 ;; Keywords: games, outlines, multimedia
 
 ;; URL: https://gitlab.com/phillord/org-drill/issues



reply via email to

[Prev in Thread] Current Thread [Next in Thread]