update packages

This commit is contained in:
2025-07-05 20:36:47 +02:00
parent 4a4f30e3b1
commit 65dedd3df8
60 changed files with 15454 additions and 342 deletions

View File

@@ -1,13 +1,13 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "magit-section" "20250610.1522"
(define-package "magit-section" "20250704.2300"
"Sections for read-only buffers."
'((emacs "27.1")
(compat "30.1")
(llama "0.6.3")
(llama "1.0.0")
(seq "2.24"))
:url "https://github.com/magit/magit"
:commit "0daafe08149b406ca0bf200a1ed0a8e4b1c1054a"
:revdesc "0daafe08149b"
:commit "5b820a1d1e94649e0f218362286d520d9f29ac2c"
:revdesc "5b820a1d1e94"
:keywords '("tools")
:authors '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
:maintainers '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")))