diff options
author | Thanos Apollo <[email protected]> | 2024-08-26 06:20:48 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-08-26 06:20:48 +0300 |
commit | 061633adca08d6978a694ad408cb42cda3b11697 (patch) | |
tree | e40a221e0e0ef05953d51f6261f141b70fde8ead | |
parent | 11e526b4965412c1632461eb3961b6ebb22d8ec9 (diff) |
packaging: Require emacsql-4.0.1.
* Require latest version of emacsql, supported by nongnu.
-rw-r--r-- | gnosis.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ ;; URL: https://thanosapollo.org/projects/gnosis ;; Version: 0.4.2-dev -;; Package-Requires: ((emacs "27.2") (emacsql "4.0.0") (compat "29.1.4.2") (transient "0.7.2")) +;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.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 |