branch: externals/excorporate commit 9cc18b1e2b007920c3b36f3c11faad777a7f123f Author: Thomas Fitzsimmons <fitz...@fitzsim.org> Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>
packages/excorporate: Require soap-client 3.1.1 --- excorporate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/excorporate.el b/excorporate.el index 4530944..3267736 100644 --- a/excorporate.el +++ b/excorporate.el @@ -8,7 +8,7 @@ ;; Version: 0.7.1 ;; Keywords: calendar ;; Homepage: https://www.fitzsim.org/blog/ -;; Package-Requires: ((emacs "24.1") (fsm "0.2") (soap-client "3.0.2") (url-http-ntlm "2.0.2")) +;; Package-Requires: ((emacs "24.1") (fsm "0.2") (soap-client "3.1.1") (url-http-ntlm "2.0.2")) ;; 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