fix magit update

This commit is contained in:
2022-01-27 17:13:55 +01:00
parent 03507476ec
commit b6f0853efe
28 changed files with 13645 additions and 11087 deletions

View File

@@ -0,0 +1,13 @@
(define-package "magit-section" "20220101.841" "Sections for read-only buffers"
'((emacs "25.1")
(dash "20210826"))
:commit "6ba3b50373fffa89ae99fc0ad5135e3d574f6df4" :authors
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
:keywords
'("tools")
:url "https://github.com/magit/magit")
;; Local Variables:
;; no-byte-compile: t
;; End: