aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/magit-section.el8
-rw-r--r--lisp/magit.el16
2 files changed, 12 insertions, 12 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 16c3fdd..88a8f3b 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -10,11 +10,11 @@
;; Package-Version: 4.3.8
;; Package-Requires: (
-;; (emacs "28.1")
-;; (compat "30.1")
+;; (emacs "28.1")
+;; (compat "30.1")
;; (cond-let "0.1")
-;; (llama "1.0")
-;; (seq "2.24"))
+;; (llama "1.0")
+;; (seq "2.24"))
;; SPDX-License-Identifier: GPL-3.0-or-later
diff --git a/lisp/magit.el b/lisp/magit.el
index 8bbd809..c23d647 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -19,14 +19,14 @@
;; Package-Version: 4.3.8
;; Package-Requires: (
-;; (emacs "28.1")
-;; (compat "30.1")
-;; (cond-let "0.1")
-;; (llama "1.0")
-;; (magit-section "4.3.8")
-;; (seq "2.24")
-;; (transient "0.9.3")
-;; (with-editor "3.4.4"))
+;; (emacs "28.1")
+;; (compat "30.1")
+;; (cond-let "0.1")
+;; (llama "1.0")
+;; (magit-section "4.4")
+;; (seq "2.24")
+;; (transient "0.10")
+;; (with-editor "3.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later