[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/11: gnu: emacs-exwm: Update to 0.28.
From: |
guix-commits |
Subject: |
06/11: gnu: emacs-exwm: Update to 0.28. |
Date: |
Wed, 25 Oct 2023 06:01:43 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit 6fa7ed041147c7871900a6faa9cfda6910e548bf
Author: Cayetano Santos <csantosb@inventati.org>
AuthorDate: Tue Oct 17 12:25:30 2023 +0200
gnu: emacs-exwm: Update to 0.28.
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.28.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index aa77f0bdaa..2373fd9aad 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18906,7 +18906,7 @@ It should enable you to implement low-level X11
applications.")
(define-public emacs-exwm
(package
(name "emacs-exwm")
- (version "0.27")
+ (version "0.28")
(synopsis "Emacs X window manager")
(source
(origin
@@ -18914,7 +18914,7 @@ It should enable you to implement low-level X11
applications.")
(uri (string-append "https://elpa.gnu.org/packages/"
"exwm-" version ".tar"))
(sha256
- (base32 "094k33clmxhnab0wniyrs48sdz28kna2g6fmkhsd7n20nmhhc4sn"))))
+ (base32 "00h5awqazk807zxvb02a9dp8gd5ifi3y1kcwmr1czk6kdmkjx32l"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-xelb))
- branch master updated (e0b94a4d27 -> c6d2bb9d0a), guix-commits, 2023/10/25
- 01/11: gnu: guile-dsv: Update to 0.7.1., guix-commits, 2023/10/25
- 03/11: gnu: diffoscope: Update to 251., guix-commits, 2023/10/25
- 04/11: gnu: curlie: Update to 1.7.2., guix-commits, 2023/10/25
- 02/11: gnu: mympd: Update to 12.1.1., guix-commits, 2023/10/25
- 08/11: gnu: picard: Update to 2.10., guix-commits, 2023/10/25
- 10/11: gnu: lighttpd: Update to 1.4.72., guix-commits, 2023/10/25
- 05/11: gnu: hplip: Fix USB timeouts., guix-commits, 2023/10/25
- 06/11: gnu: emacs-exwm: Update to 0.28.,
guix-commits <=
- 07/11: gnu: emacs-doom-modeline: Update to 4.0.1., guix-commits, 2023/10/25
- 09/11: gnu: python-versioneer: Update to 0.29., guix-commits, 2023/10/25
- 11/11: gnu: gnuplot: Update to 5.4.9., guix-commits, 2023/10/25