me
/
guix
Archived
1
0
Fork 0

gnu: emacs-posframe: Update to 0.8.4.

* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.4.
master
Nicolas Goaziou 2021-01-13 15:49:26 +01:00
parent dc9c866f6f
commit 665030bdd2
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -12112,14 +12112,14 @@ and cangjie.")
(define-public emacs-posframe
(package
(name "emacs-posframe")
(version "0.8.3")
(version "0.8.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"posframe-" version ".el"))
(sha256
(base32 "05m56aw2yxik0pgcvyr5c92j2mwfksxgq1syzvik6161gy8hdd0g"))))
(base32 "1sn35ibp5y4y80l1xm4b8i94ld953a9gbkk99zqd9mrq9bwjyhdp"))))
(build-system emacs-build-system)
;; emacs-minimal does not include the function font-info.
(arguments