branch: elpa/with-simulated-input
commit 369ca9740267b6a53fb69fae71e1728acac4c031
Author: Ryan C. Thompson <[email protected]>
Commit: Ryan C. Thompson <[email protected]>

    Fix issues found by package-lint
---
 with-simulated-input.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/with-simulated-input.el b/with-simulated-input.el
index 08ba682a3e..0ec3e85745 100644
--- a/with-simulated-input.el
+++ b/with-simulated-input.el
@@ -6,9 +6,9 @@
 ;; Author: Ryan C. Thompson
 ;; Created: Thu Jul 20 11:56:23 2017 (-0700)
 ;; Version: 1.0
-;; Package-Requires: ((emacs "24.4") (seq "0"))
+;; Package-Requires: ((emacs "24.4") (seq "2.0"))
 ;; URL: 
-;; Keywords: 
+;; Keywords: lisp, tools, extensions
 
 ;; This file is NOT part of GNU Emacs.
 

Reply via email to