gnu: emacs-ivy-posframe: Update to 0.5.3.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.3.
This commit is contained in:
parent
eddf3db5c9
commit
314f464294
@ -24003,14 +24003,14 @@ interface.")
|
||||
(define-public emacs-ivy-posframe
|
||||
(package
|
||||
(name "emacs-ivy-posframe")
|
||||
(version "0.5.2")
|
||||
(version "0.5.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"ivy-posframe-" version ".el"))
|
||||
(sha256
|
||||
(base32 "01zc2yj7g4lfz7qblx7k6sg54v0h4w0frnnmsf92lwypfijd2lsj"))))
|
||||
(base32 "03ydfb155p5lak7nw4s79ab9zadwsjw1zggzwxgnlydsqdqbr6l6"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
`(("emacs-ivy" ,emacs-ivy)
|
||||
|
Loading…
Reference in New Issue
Block a user