diff options
-rw-r--r-- | lisp/net/soap-client.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el index 48cf6ec62f5..e204b8aff92 100644 --- a/lisp/net/soap-client.el +++ b/lisp/net/soap-client.el @@ -9,7 +9,7 @@ ;; Keywords: soap, web-services, comm, hypermedia ;; Package: soap-client ;; Homepage: https://github.com/alex-hhh/emacs-soap-client -;; Package-Requires: ((cl-lib "0.5")) +;; Package-Requires: ((cl-lib "0.6.1")) ;; This file is part of GNU Emacs. |