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:
Nicolas Goaziou 2024-09-15 10:37:26 +02:00
parent f788aef001
commit b996d0986f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -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