diff options
Diffstat (limited to 'lisp/magit.el')
| -rw-r--r-- | lisp/magit.el | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/magit.el b/lisp/magit.el index 97d0493..cf37b60 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -17,15 +17,15 @@ ;; Homepage: https://github.com/magit/magit ;; Keywords: git tools vc -;; Package-Version: 4.3.5 +;; Package-Version: 4.3.6 ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "30.1.0.0") -;; (llama "0.6.2") -;; (magit-section "4.3.5") +;; (compat "30.1") +;; (llama "0.6.3") +;; (magit-section "4.3.6") ;; (seq "2.24") -;; (transient "0.8.8") -;; (with-editor "3.4.3")) +;; (transient "0.9.0") +;; (with-editor "3.4.4")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
