update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions

View File

@@ -1,11 +1,11 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "flycheck" "20260320.1715"
(define-package "flycheck" "20260604.2002"
"On-the-fly syntax checking."
'((emacs "27.1")
(seq "2.24"))
:url "https://github.com/flycheck/flycheck"
:commit "0e5eb8300d32fd562724216c19eaf199ee1451ab"
:revdesc "0e5eb8300d32"
:commit "96f1852c7e352c969393e6e66176178177e933be"
:revdesc "96f1852c7e35"
:keywords '("convenience" "languages" "tools")
:authors '(("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
:maintainers '(("Clément Pit-Claudel" . "clement.pitclaudel@live.com")