branch: main
commit 640b170e4fbe4ad7cce50fae0931e2545d490ead
Author: Daniel Mendler <[email protected]>
Commit: Stefan Monnier <[email protected]>
EXWM has moved to https://github.com/emacs-exwm/exwm
See https://github.com/ch11ng/exwm/issues/942 for the background
regarding the move.
---
elpa-packages | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index d1e720a271..a18eb8e37e 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -300,7 +300,7 @@
(expand-region :url
"https://github.com/magnars/expand-region.el")
(expreg :url "https://github.com/casouri/expreg.git")
(external-completion :core "lisp/external-completion.el")
- (exwm :url "https://github.com/ch11ng/exwm.git")
+ (exwm :url "https://github.com/emacs-exwm/exwm.git")
(f90-interface-browser :url nil) ;; Was "https://github.com/wence-/f90-iface"
(face-shift :url "https://git.sr.ht/~pkal/face-shift")
(filladapt :url nil)
@@ -793,7 +793,7 @@
(xclip :url nil)
(xeft :url "https://git.sr.ht/~casouri/xeft"
:ignored-files ("*.gif"))
- (xelb :url "https://github.com/ch11ng/xelb.git")
+ (xelb :url "https://github.com/emacs-exwm/xelb.git")
(xpm :url nil)
(xr :url "https://github.com/mattiase/xr"
:ignored-files ("Makefile" ".github" "*-test.el*"))