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

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

[elpa] externals/ivy-posframe b33046a 3/6: * ivy-posframe.el: update Pac


From: Feng Shu
Subject: [elpa] externals/ivy-posframe b33046a 3/6: * ivy-posframe.el: update Package-Requires
Date: Sat, 3 Oct 2020 18:17:56 -0400 (EDT)

branch: externals/ivy-posframe
commit b33046a34d67c921b6cabead970eae2570614f8e
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * ivy-posframe.el: update Package-Requires
---
 ivy-posframe.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 3cfa343..e9a4b10 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -1,6 +1,5 @@
 ;;; ivy-posframe.el --- Using posframe to show Ivy  -*- lexical-binding: t -*-
 
-
 ;; Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
 ;; Author: Feng Shu
@@ -9,7 +8,7 @@
 ;; URL: https://github.com/tumashu/ivy-posframe
 ;; Version: 0.3.0
 ;; Keywords: abbrev, convenience, matching, ivy
-;; Package-Requires: ((emacs "26.0")(posframe "0.1.0")(ivy "0.11.0"))
+;; Package-Requires: ((emacs "26.0") (posframe "0.8.0") (ivy "0.13.0"))
 
 ;; This file is part of GNU Emacs.
 



reply via email to

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