Archived
1
0
Fork 0

gnu: emacs-posframe: Update to 0.8.3.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.3.
This commit is contained in:
Nicolas Goaziou 2020-11-18 17:17:14 +01:00
parent 613e1ee5a8
commit e8aa4448cf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -11523,14 +11523,14 @@ and cangjie.")
(define-public emacs-posframe (define-public emacs-posframe
(package (package
(name "emacs-posframe") (name "emacs-posframe")
(version "0.8.2") (version "0.8.3")
(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 ".el")) "posframe-" version ".el"))
(sha256 (sha256
(base32 "1yrk2bnlx5bpkjkzqialf0q4bdp9c5pipnvj3zsb5hbjni24x0yb")))) (base32 "05m56aw2yxik0pgcvyr5c92j2mwfksxgq1syzvik6161gy8hdd0g"))))
(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