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
@@ -6,9 +6,9 @@
;; Maintainer: Jonas Bernoulli <emacs.emacsql@jonas.bernoulli.dev>
;; Homepage: https://github.com/magit/emacsql
;; Package-Version: 20260401.1220
;; Package-Revision: 2fe6d4562b32
;; Package-Requires: ((emacs "26.1"))
;; Package-Version: 20260601.1722
;; Package-Revision: d811bbefcb5e
;; Package-Requires: ((emacs "28.1"))
;; SPDX-License-Identifier: Unlicense
@@ -38,7 +38,7 @@
"The EmacSQL SQL database front-end."
:group 'comm)
(defconst emacsql-version "4.3.6")
(defconst emacsql-version "4.4.1")
(defvar emacsql-global-timeout 30
"Maximum number of seconds to wait before bailing out on a SQL command.