me
/
guix
Archived
1
0
Fork 0

gnu: emacs-posframe: Update to 1.1.8.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.8.
master
Nicolas Goaziou 2022-10-09 20:36:22 +02:00
parent 5f856c5954
commit 1933a3cb7f
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -15872,14 +15872,14 @@ the center of the screen and not at the bottom.")
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "1.1.7")
(version "1.1.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".tar"))
(sha256
(base32 "13i2wxx079gfq0vbq0iwmsig5b7x4aspd1q02yqc79846f1dsx4w"))))
(base32 "0560f05c2rh6jkdba4yq9qbazfz6qbdrymqm5zcihvz7cy019dzm"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments