gnu: emacs-posframe: Update to 0.8.1.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.1.
This commit is contained in:
Nicolas Goaziou 2020-10-11 18:28:54 +02:00
parent cda046b3ea
commit 307135d4c1
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -11288,14 +11288,14 @@ (define-public emacs-pyim
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "0.8.0")
(version "0.8.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".el"))
(sha256
(base32 "1vzaiiw2pxa0zrc2bkaxljpr4035xrh3d8z3l5f0jvp72cnq49kp"))))
(base32 "01s9lc1liaxfpnfw183a320blp7cv6qg8gh2r22w4wkzi1yrcbb7"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments