Revert "gnu: emacs-exwm: Update to 0.14."

This reverts commit be930f24f3.
This commit is contained in:
Jan Nieuwenhuizen 2017-05-26 15:18:48 +02:00
parent 35866c8106
commit 75ebfc8834
No known key found for this signature in database
GPG key ID: A781B6A92F5C71D6

View file

@ -4456,7 +4456,7 @@ It should enable you to implement low-level X11 applications.")
(define-public emacs-exwm
(package
(name "emacs-exwm")
(version "0.14")
(version "0.13")
(synopsis "Emacs X window manager")
(source (origin
(method url-fetch)
@ -4464,7 +4464,7 @@ It should enable you to implement low-level X11 applications.")
version ".tar"))
(sha256
(base32
"14hjjpbasm84p54fxy73fg7g1fdwqkvisdw8dwwgzkflmd647mkx"))))
"0n1wzy6chh024r0yaywjbf7mdsrxs6hrfycv5v0ps0drf6q3zldc"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-xelb" ,emacs-xelb)))