fix magit update
This commit is contained in:
13
lisp/magit-section/magit-section-pkg.el
Normal file
13
lisp/magit-section/magit-section-pkg.el
Normal 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:
|
||||
Reference in New Issue
Block a user