unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27065: [PATCH] gnu: emacs-exwm: Update to 0.14.
@ 2017-05-25  7:46 Jan Nieuwenhuizen
  2017-05-25 18:04 ` Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-05-25  7:46 UTC (permalink / raw)
  To: 27065

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 8c3950d31..38729cd43 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4544,7 +4544,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.13")
+    (version "0.14")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -4552,7 +4552,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "0n1wzy6chh024r0yaywjbf7mdsrxs6hrfycv5v0ps0drf6q3zldc"))))
+                "14hjjpbasm84p54fxy73fg7g1fdwqkvisdw8dwwgzkflmd647mkx"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#27065: [PATCH] gnu: emacs-exwm: Update to 0.14.
  2017-05-25  7:46 bug#27065: [PATCH] gnu: emacs-exwm: Update to 0.14 Jan Nieuwenhuizen
@ 2017-05-25 18:04 ` Arun Isaac
  2017-05-28 14:14   ` Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Isaac @ 2017-05-25 18:04 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 27065-done


I also removed the workaround for issue 213, and pushed!

Thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27065: [PATCH] gnu: emacs-exwm: Update to 0.14.
  2017-05-25 18:04 ` Arun Isaac
@ 2017-05-28 14:14   ` Arun Isaac
  0 siblings, 0 replies; 3+ messages in thread
From: Arun Isaac @ 2017-05-28 14:14 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 27065-done


> I also removed the workaround for issue 213, and pushed!

Apparently, issue 213 is not properly fixed. I replaced the workaround
in a subsequent patch.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-28 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-25  7:46 bug#27065: [PATCH] gnu: emacs-exwm: Update to 0.14 Jan Nieuwenhuizen
2017-05-25 18:04 ` Arun Isaac
2017-05-28 14:14   ` Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).