update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -17,15 +17,16 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
;; Package-Version: 4.3.1
;; Package-Version: 20250621.2237
;; Package-Revision: a4f73fb2fb55
;; Package-Requires: (
;; (emacs "27.1")
;; (compat "30.0.2.0")
;; (llama "0.6.1")
;; (magit-section "4.3.1")
;; (compat "30.1")
;; (llama "0.6.3")
;; (magit-section "4.3.6")
;; (seq "2.24")
;; (transient "0.8.5")
;; (with-editor "3.4.3"))
;; (transient "0.9.0")
;; (with-editor "3.4.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later
@@ -782,6 +783,7 @@ For X11 something like ~/.xinitrc should work.\n"
(require 'magit-gitignore)
(require 'magit-sparse-checkout)
(require 'magit-extras)
(require 'magit-dired)
(require 'git-rebase)
(require 'magit-bookmark)))