update packages
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
(define-package "magit-section" "20250307.1739" "Sections for read-only buffers"
|
||||
'((emacs "27.1")
|
||||
(compat "30.0.2.0")
|
||||
(llama "0.6.1")
|
||||
(seq "2.24"))
|
||||
:commit "3f79700f1b9a6f5f6fd6a77fd1e812c1b8e6463b" :authors
|
||||
'(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
|
||||
:maintainers
|
||||
'(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
|
||||
:maintainer
|
||||
'("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
|
||||
:keywords
|
||||
'("tools")
|
||||
:url "https://github.com/magit/magit")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "magit-section" "20250610.1522"
|
||||
"Sections for read-only buffers."
|
||||
'((emacs "27.1")
|
||||
(compat "30.1")
|
||||
(llama "0.6.3")
|
||||
(seq "2.24"))
|
||||
:url "https://github.com/magit/magit"
|
||||
:commit "0daafe08149b406ca0bf200a1ed0a8e4b1c1054a"
|
||||
:revdesc "0daafe08149b"
|
||||
:keywords '("tools")
|
||||
:authors '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
|
||||
:maintainers '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")))
|
||||
|
||||
Reference in New Issue
Block a user