branch: externals/org-gnosis commit 2588a75a1592bb3bf73af669ece465c78dad751f Author: Thanos Apollo <pub...@thanosapollo.org> Commit: Thanos Apollo <pub...@thanosapollo.org>
packaging: Use emacsql 4.0.0 * Switch emacsql version to 4.0.0 as the minimum required version. --- org-gnosis.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-gnosis.el b/org-gnosis.el index 1ec9f62761..5e7583ecad 100644 --- a/org-gnosis.el +++ b/org-gnosis.el @@ -7,7 +7,7 @@ ;; URL: https://thanosapollo.org/projects/org-gnosis/ ;; Version: 0.0.2 -;; Package-Requires: ((emacs "27.2") (emacsql "4.1.0") (compat "29.1.4.2")) +;; Package-Requires: ((emacs "27.2") (emacsql "4.0.0") (compat "29.1.4.2")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by