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
+4 -4
View File
@@ -1,9 +1,9 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "emacsql" "20260401.1220"
(define-package "emacsql" "20260601.1722"
"High-level SQL database front-end."
'((emacs "26.1"))
'((emacs "28.1"))
:url "https://github.com/magit/emacsql"
:commit "2fe6d4562b32a170a750d5e80514fbb6b6694803"
:revdesc "2fe6d4562b32"
:commit "d811bbefcb5e27841af55cae53aa939ba720de77"
:revdesc "d811bbefcb5e"
:authors '(("Christopher Wellons" . "wellons@nullprogram.com"))
:maintainers '(("Jonas Bernoulli" . "emacs.emacsql@jonas.bernoulli.dev")))