update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

View File

@@ -1,12 +1,13 @@
(define-package "magit" "20221208.1848" "A Git porcelain inside Emacs."
(define-package "magit" "20231103.1516" "A Git porcelain inside Emacs."
'((emacs "25.1")
(compat "28.1.1.2")
(dash "20210826")
(git-commit "20221127")
(magit-section "20221127")
(transient "20220325")
(with-editor "20220318"))
:commit "99d9b3008adf72a0c2cdb7df70b5ae03ea9271c8" :authors
(compat "29.1.3.4")
(dash "20221013")
(git-commit "20230101")
(magit-section "20230101")
(seq "2.24")
(transient "20230201")
(with-editor "20230118"))
:commit "2b02bfb0495bf738e006d82f3a233e8f511b90b8" :authors
'(("Marius Vollmer" . "marius.vollmer@gmail.com")
("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer