1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-posframe: Update to 1.5.0.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.5.0.

Change-Id: I85631ad26fa8c787b109e0e19cacd72064426856
This commit is contained in:
Nicolas Goaziou
2025-12-06 10:21:38 +01:00
parent 0c3b645174
commit 5b8bc1fe01

View File

@@ -23447,14 +23447,14 @@ the center of the screen and not at the bottom.")
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "1.4.4")
(version "1.5.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".tar"))
(sha256
(base32 "18cvfr2jxwsnsdg9f8wr0g64rkk6q1cc4gchrw76lnnknanidpk7"))))
(base32 "0yk38fc08fgxwai6dn6da9yykcmq3bd4x7msfnlrg081b15q9a32"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments