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

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

[nongnu] elpa/with-simulated-input 369ca97402 006/134: Fix issues found


From: ELPA Syncer
Subject: [nongnu] elpa/with-simulated-input 369ca97402 006/134: Fix issues found by package-lint
Date: Mon, 10 Jan 2022 22:59:59 -0500 (EST)

branch: elpa/with-simulated-input
commit 369ca9740267b6a53fb69fae71e1728acac4c031
Author: Ryan C. Thompson <rct@thompsonclan.org>
Commit: Ryan C. Thompson <rct@thompsonclan.org>

    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

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