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

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

[elpa] externals/ivy-hydra 2258e1e: Lower hydra version needed to that o


From: Basil L. Contovounesios
Subject: [elpa] externals/ivy-hydra 2258e1e: Lower hydra version needed to that on GNU ELPA
Date: Thu, 11 Mar 2021 06:08:42 -0500 (EST)

branch: externals/ivy-hydra
commit 2258e1edbb5869337de318619be46e2b24a36f14
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Lower hydra version needed to that on GNU ELPA
    
    * ivy-hydra.el: Hydra 0.15.0 is not yet published on GNU ELPA, so
    lower dependency to version 0.14.0.  Bump ivy-hydra to 0.13.5.
---
 ivy-hydra.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ivy-hydra.el b/ivy-hydra.el
index 8f7b34b..0f3d818 100644
--- a/ivy-hydra.el
+++ b/ivy-hydra.el
@@ -4,8 +4,8 @@
 
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.13.4
-;; Package-Requires: ((emacs "24.5") (ivy "0.13.4") (hydra "0.15.0"))
+;; Version: 0.13.5
+;; Package-Requires: ((emacs "24.5") (ivy "0.13.4") (hydra "0.14.0"))
 ;; Keywords: convenience
 
 ;; This file is part of GNU Emacs.



reply via email to

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