mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: emacs-exwm: Update to 0.32.
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.32. Change-Id: I5e354182764e575b7477076e009b6bda7816eab3
This commit is contained in:
parent
7505ac42a8
commit
5b842cf927
1 changed files with 2 additions and 2 deletions
|
@ -20394,7 +20394,7 @@ It should enable you to implement low-level X11 applications.")
|
|||
(define-public emacs-exwm
|
||||
(package
|
||||
(name "emacs-exwm")
|
||||
(version "0.31")
|
||||
(version "0.32")
|
||||
(synopsis "Emacs X window manager")
|
||||
(source
|
||||
(origin
|
||||
|
@ -20402,7 +20402,7 @@ It should enable you to implement low-level X11 applications.")
|
|||
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||
"exwm-" version ".tar"))
|
||||
(sha256
|
||||
(base32 "1i1k8w641n2fd6xifl92pvvq0s0b820lq76d1cyc7iyaqs44w9qq"))))
|
||||
(base32 "0k3c7grgkkpgd0r8b9vsqa5ywhb4vwxr3wfjyfxw8xy0yq7y0jvn"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-xelb))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue