[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/34: gnu: xkeyboard-config: Update to 2.30.
From: |
guix-commits |
Subject: |
19/34: gnu: xkeyboard-config: Update to 2.30. |
Date: |
Sat, 25 Jul 2020 14:54:02 -0400 (EDT) |
mbakke pushed a commit to branch wip-staging
in repository guix.
commit 21d25ad5d258ceec07c763575cee600e3932ae32
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 22:41:58 2020 +0200
gnu: xkeyboard-config: Update to 2.30.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.30.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index abe1249..bc9ea12 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4027,7 +4027,7 @@ extension to the X11 protocol. It includes:
(define-public xkeyboard-config
(package
(name "xkeyboard-config")
- (version "2.29")
+ (version "2.30")
(source
(origin
(method url-fetch)
@@ -4037,7 +4037,7 @@ extension to the X11 protocol. It includes:
".tar.bz2"))
(sha256
(base32
- "00hqc8nykvy8c09b8vab64dcd0ij3n5klxjn6rl00q7hickpah8x"))))
+ "1m4pnzlcdl6d1p7hdccpi0605zkikind00kjc5bx4gk3gd7m4nh9"))))
(build-system gnu-build-system)
(inputs
`(("libx11" ,libx11)
- 03/34: gnu: nspr: Update to 4.27., (continued)
- 03/34: gnu: nspr: Update to 4.27., guix-commits, 2020/07/25
- 08/34: gnu: GTK+: Update to 3.24.21., guix-commits, 2020/07/25
- 10/34: gnu: python-mako: Update to 1.1.3., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 22/34: gnu: libva: Update to 2.8.0., guix-commits, 2020/07/25
- 23/34: gnu: mesa: Update to 20.1.4., guix-commits, 2020/07/25
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0., guix-commits, 2020/07/25
- 18/34: gnu: libevdev: Update to 1.9.1., guix-commits, 2020/07/25
- 19/34: gnu: xkeyboard-config: Update to 2.30.,
guix-commits <=
- 20/34: gnu: libvdpau: Update to 1.4., guix-commits, 2020/07/25
- 25/34: gnu: linux-pam: Update to 1.4.0., guix-commits, 2020/07/25
- 26/34: gnu: check: Update to 0.15.1., guix-commits, 2020/07/25
- 30/34: gnu: libical: Disable parallel build., guix-commits, 2020/07/25
- 27/34: gnu: Remove python2-sphinx., guix-commits, 2020/07/25
- 31/34: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/25
- 29/34: gnu: popt: Update to 1.18., guix-commits, 2020/07/25
- 32/34: gnu: alsa-lib: Update to 1.2.3.2., guix-commits, 2020/07/25
- 34/34: gnu: dconf: Increase test timeout., guix-commits, 2020/07/25
- 28/34: gnu: Sphinx: Update to 3.1.2., guix-commits, 2020/07/25