summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-08-26 06:20:48 +0300
committerThanos Apollo <[email protected]>2024-08-26 06:20:48 +0300
commit061633adca08d6978a694ad408cb42cda3b11697 (patch)
treee40a221e0e0ef05953d51f6261f141b70fde8ead
parent11e526b4965412c1632461eb3961b6ebb22d8ec9 (diff)
packaging: Require emacsql-4.0.1.
* Require latest version of emacsql, supported by nongnu.
-rw-r--r--gnosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index e0165e6..83fbb0a 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -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