aboutsummaryrefslogtreecommitdiff
path: root/compat.el
diff options
context:
space:
mode:
Diffstat (limited to 'compat.el')
-rw-r--r--compat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.el b/compat.el
index aa73788..06854af 100644
--- a/compat.el
+++ b/compat.el
@@ -6,7 +6,7 @@
;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>, Compat Development <~pkal/compat-devel@lists.sr.ht>
;; Version: 29.1.4.3
;; URL: https://github.com/emacs-compat/compat
-;; Package-Requires: ((emacs "24.4") (seq "2.3"))
+;; Package-Requires: ((emacs "24.4") (seq "2.23"))
;; Keywords: lisp, maint
;; This program is free software; you can redistribute it and/or modify