gnu: emacs-posframe: Update to 1.1.7.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.7.
This commit is contained in:
Nicolas Goaziou 2022-01-24 13:10:43 +01:00
parent d7e08bf1a6
commit d41bb831af
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -13922,14 +13922,14 @@ (define-public emacs-reverse-im
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "1.1.6")
(version "1.1.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".tar"))
(sha256
(base32 "0aqbvgsvkhd174mb3vv9bszw7iawnf6nsqjzlwzgv1z2hrxb27h2"))))
(base32 "13i2wxx079gfq0vbq0iwmsig5b7x4aspd1q02yqc79846f1dsx4w"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments