gnu: emacs-posframe: Update to 0.8.2.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Michael Rohleder 2020-10-28 19:48:57 +01:00 committed by Nicolas Goaziou
parent 546462353e
commit 945401e029
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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