Depend on emacsql 4.0.0 (#2466)

See https://github.com/magit/emacsql/issues/113.  Emacsql 4.0.0 has
been released and should now be used in the package-requires header.
This commit is contained in:
Aaron Zeng
2025-01-10 21:52:11 -05:00
committed by GitHub
parent cad3518788
commit 64e302c126
6 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
;; URL: https://github.com/org-roam/org-roam
;; Keywords: org-mode, roam, convenience
;; Version: 2.2.2
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "20230228") (magit-section "3.0.0"))
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.4") (emacsql "4.0.0") (magit-section "3.0.0"))
;; This file is NOT part of GNU Emacs.