[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/217: gnu: xkeyboard-config: Update to 2.34.
From: |
guix-commits |
Subject: |
174/217: gnu: xkeyboard-config: Update to 2.34. |
Date: |
Sun, 14 Nov 2021 19:21:17 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit e061fd876c15b384f06cf3aa104c6542c0d65ab8
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Oct 28 21:39:26 2021 -0400
gnu: xkeyboard-config: Update to 2.34.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.34.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c0d20d2..ee9c1f2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4087,17 +4087,17 @@ extension to the X11 protocol. It includes:
(define-public xkeyboard-config
(package
(name "xkeyboard-config")
- (version "2.33")
+ (version "2.34")
(source
(origin
(method url-fetch)
(uri (string-append
-
"mirror://xorg/individual/data/xkeyboard-config/xkeyboard-config-"
+
"ftp://ftp.freedesktop.org/pub/xorg//individual/data/xkeyboard-config/xkeyboard-config-"
version
".tar.bz2"))
(sha256
(base32
- "1g6kn7l0mixw50kgn7d97gwv1990c5rczr2x776q3xywss8dfzv5"))))
+ "1kmq2ykwmh10sd6155gml4jhdxmvsll6xdg7zw86czpfhrvd48dk"))))
(build-system gnu-build-system)
(inputs
`(("libx11" ,libx11)
- 139/217: gnu: gdk-pixbuf: Add a search path for the loaders cache file., (continued)
- 139/217: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/14
- 147/217: gnu: nss: Update to 3.71., guix-commits, 2021/11/14
- 145/217: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/11/14
- 151/217: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/11/14
- 153/217: gnu: boost: Update to 1.77.0., guix-commits, 2021/11/14
- 156/217: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/11/14
- 161/217: gnu: mesa: Enable support for OpenGL ES 1.1 and 2.0., guix-commits, 2021/11/14
- 165/217: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/14
- 173/217: gnu: tracker: Use libsoup-minimal-2 to fix build., guix-commits, 2021/11/14
- 176/217: gnu: Add libxcvt., guix-commits, 2021/11/14
- 174/217: gnu: xkeyboard-config: Update to 2.34.,
guix-commits <=
- 188/217: gnu: gnome-online-accounts: Update to 3.43.1., guix-commits, 2021/11/14
- 185/217: gnu: uhttpmock: Use libsoup 2., guix-commits, 2021/11/14
- 182/217: gnu: geoclue: Fix build option name., guix-commits, 2021/11/14
- 183/217: gnu: jami-gnome: Fix build with webkitgtk 2.34.1., guix-commits, 2021/11/14
- 181/217: gnu: accountsservice: Use meson 0.59.4 to work around a bug in 0.60.0., guix-commits, 2021/11/14
- 186/217: gnu: libblockdev: Update to 2.26., guix-commits, 2021/11/14
- 211/217: gnu: python-aiomysql: Update to 0.17.8., guix-commits, 2021/11/14
- 213/217: gnu: python-asynctest: Delete package., guix-commits, 2021/11/14
- 193/217: gnu: python-distro: Update to 1.6.0., guix-commits, 2021/11/14
- 199/217: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/14