From ff37d3a4adbf968f776a1eff0b954d0114df3bbf Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Wed, 16 Mar 2016 12:05:51 -0400 Subject: [PATCH] packages/excorporate: Require soap-client 3.1.1 --- packages/excorporate/excorporate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/excorporate/excorporate.el b/packages/excorporate/excorporate.el index 45309445e..326773615 100644 --- a/packages/excorporate/excorporate.el +++ b/packages/excorporate/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 -- 2.39.2