emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/embark 2279a1b605 2/4: embark-consult: Update dependenc


From: ELPA Syncer
Subject: [elpa] externals/embark 2279a1b605 2/4: embark-consult: Update dependencies
Date: Wed, 29 Nov 2023 12:57:58 -0500 (EST)

branch: externals/embark
commit 2279a1b60576ea9f4123302e779d6cad55b83914
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    embark-consult: Update dependencies
    
    - Bump consult and embark dependencies
    - Add compat dependency -> Gets rid of package-lint warnings
---
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]