gnu: emacs-posframe: Update to 1.4.4.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.4. Change-Id: I5e7e9ab0a48c6040dac2e42045f3f1689b0ff666
This commit is contained in:
parent
f788aef001
commit
b996d0986f
@ -20095,14 +20095,14 @@ the center of the screen and not at the bottom.")
|
||||
(define-public emacs-posframe
|
||||
(package
|
||||
(name "emacs-posframe")
|
||||
(version "1.4.3")
|
||||
(version "1.4.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"posframe-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "1kw37dhyd6qxj0h2qpzi539jrgc0pj90psf2k58z4jc9199bgsax"))))
|
||||
(base32 "18cvfr2jxwsnsdg9f8wr0g64rkk6q1cc4gchrw76lnnknanidpk7"))))
|
||||
(build-system emacs-build-system)
|
||||
;; emacs-minimal does not include the function font-info.
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user