mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ivy-posframe: Fix hash.
This commit follows 622e700bdd
.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Fix hash.
This commit is contained in:
parent
b718343ffc
commit
3791d1580a
1 changed files with 1 additions and 1 deletions
|
@ -23623,7 +23623,7 @@ interface.")
|
|||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"ivy-posframe-" version ".el"))
|
||||
(sha256
|
||||
(base32 "1y75avbgk143xs82yqiia7yhh6jjjm22lpmwaq0ysw5mdpazjxfa"))))
|
||||
(base32 "01zc2yj7g4lfz7qblx7k6sg54v0h4w0frnnmsf92lwypfijd2lsj"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
`(("emacs-ivy" ,emacs-ivy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue