gnu: emacs-posframe: Update to 1.0.4.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.4.
This commit is contained in:
Nicolas Goaziou 2021-06-18 10:47:14 +02:00
parent d7fe0414fc
commit 204fae3bdf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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