update packages

This commit is contained in:
2021-01-08 19:32:30 +01:00
parent ce8f24d28a
commit f5649dceab
467 changed files with 26642 additions and 22487 deletions

View File

@@ -1,12 +1,17 @@
(define-package "magit" "20200627.806" "A Git porcelain inside Emacs."
(define-package "magit" "20210105.1030" "A Git porcelain inside Emacs."
'((emacs "25.1")
(async "20200113")
(dash "20200524")
(git-commit "20200516")
(transient "20200601")
(with-editor "20200522"))
:commit "9e35f9892ca3987d979a6212ff79b23ddbb42103" :keywords
'("git" "tools" "vc"))
:commit "25f432551347468ce97b8b03987e59092e91f8f0" :authors
'(("Marius Vollmer" . "marius.vollmer@gmail.com"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
:keywords
'("git" "tools" "vc")
:url "https://github.com/magit/magit")
;; Local Variables:
;; no-byte-compile: t
;; End: