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

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

[nongnu] elpa/swsw d7fe615c3f 049/146: ; Fix inconsistency between requi


From: ELPA Syncer
Subject: [nongnu] elpa/swsw d7fe615c3f 049/146: ; Fix inconsistency between requirements in swsw.el and swsw-pkg.el
Date: Wed, 25 May 2022 02:59:43 -0400 (EDT)

branch: elpa/swsw
commit d7fe615c3f18aacd6286aa5bdc1c887ac05c528e
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Fix inconsistency between requirements in swsw.el and swsw-pkg.el
---
 swsw-pkg.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swsw-pkg.el b/swsw-pkg.el
index b46a6e151c..fd057f196c 100644
--- a/swsw-pkg.el
+++ b/swsw-pkg.el
@@ -1,5 +1,5 @@
 (define-package "swsw" "1.1" "Simple window switching"
-  '((emacs "23.1"))
+  '((emacs "26.1"))
   :keywords ("convenience")
   :authors (("Daniel Semyonov" . "cmstr@dsemy.com"))
   :maintainer ("Daniel Semyonov" . "cmstr@dsemy.com")



reply via email to

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