[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/embark 38922a2462 3/4: Merge pull request #687 from min
From: |
ELPA Syncer |
Subject: |
[elpa] externals/embark 38922a2462 3/4: Merge pull request #687 from minad/deps |
Date: |
Wed, 29 Nov 2023 12:57:58 -0500 (EST) |
branch: externals/embark
commit 38922a246271488a203511a47ac954096d8071ac
Merge: c98bf2e9b5 2279a1b605
Author: Omar AntolĂn Camarena <omar.antolin@gmail.com>
Commit: GitHub <noreply@github.com>
Merge pull request #687 from minad/deps
embark-consult: Update dependencies
---
embark-consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embark-consult.el b/embark-consult.el
index 3767d52864..f92c1cbe2f 100644
--- a/embark-consult.el
+++ b/embark-consult.el
@@ -7,7 +7,7 @@
;; Keywords: convenience
;; Version: 0.8
;; Homepage: https://github.com/oantolin/embark
-;; Package-Requires: ((emacs "27.1") (embark "0.20") (consult "0.17"))
+;; Package-Requires: ((emacs "27.1") (compat "29.1.4.0") (embark "0.23")
(consult "0.35"))
;; 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