update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,17 +1,17 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "magit" "20251217.1836"
(define-package "magit" "20260401.2251"
"A Git porcelain inside Emacs."
'((emacs "28.1")
(compat "30.1")
(cond-let "0.1")
(cond-let "0.2")
(llama "1.0")
(magit-section "4.4")
(magit-section "4.5")
(seq "2.24")
(transient "0.10")
(transient "0.12")
(with-editor "3.4"))
:url "https://github.com/magit/magit"
:commit "655bc502a3bdd7f07928524515a736e4b8101eaf"
:revdesc "655bc502a3bd"
:commit "6db34dc77d10fc9b8c925e79b4e0e21d9f78ac5c"
:revdesc "6db34dc77d10"
:keywords '("git" "tools" "vc")
:authors '(("Marius Vollmer" . "marius.vollmer@gmail.com")
("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))