gnu: emacs-posframe: Update to 0.8.8.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.8.
This commit is contained in:
Nicolas Goaziou 2021-03-11 16:42:52 +01:00
parent 5ae7414860
commit b814228c8b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -12416,14 +12416,14 @@ (define-public emacs-pyim
(define-public emacs-posframe (define-public emacs-posframe
(package (package
(name "emacs-posframe") (name "emacs-posframe")
(version "0.8.7") (version "0.8.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/" (uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".tar")) "posframe-" version ".tar"))
(sha256 (sha256
(base32 "0n6r06fz51jwh2k67xdwwbxij7igwfihhmkp6r3a758bck9hhwxi")))) (base32 "1ij6brzcxv9viz37qafcinlfx5l20w8x8s6786r1rsda5n1xsmvd"))))
(build-system emacs-build-system) (build-system emacs-build-system)
;; emacs-minimal does not include the function font-info. ;; emacs-minimal does not include the function font-info.
(arguments (arguments