gnu: emacs-posframe: Update to 1.0.1.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.1.
This commit is contained in:
Nicolas Goaziou 2021-04-16 18:49:23 +02:00
parent 9de5d77f9b
commit 51b01b957a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -12650,14 +12650,14 @@ shuangpin, wubi and cangjie.")
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "1.0.0")
(version "1.0.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".tar"))
(sha256
(base32 "1k06dbh9xqn2vix5qkcapl57v0c21b344r8dx6j5qr4jxirsn2x5"))))
(base32 "17znlh5xkk57imbblnfndwvld9m02h5fkr9gys89n2skdbxw9c7r"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments