[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/113: gnu: xkbutils: Update to 1.0.6.
From: |
guix-commits |
Subject: |
40/113: gnu: xkbutils: Update to 1.0.6. |
Date: |
Mon, 27 Jan 2025 06:27:53 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 45db2be749ed930bfe44f54b73a5e5facd3936e0
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 17:59:13 2024 +0800
gnu: xkbutils: Update to 1.0.6.
* gnu/packages/xorg.scm (xkbutils): Update to 1.0.6.
Change-Id: I46627151227dca8d4823a609f5057dce3dbf6267
---
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 3f581cf080..908ccc5f25 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3823,14 +3823,14 @@ one from a running X server.")
(define-public xkbutils
(package
(name "xkbutils")
- (version "1.0.5")
+ (version "1.0.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/app/xkbutils-"
version ".tar.xz"))
(sha256
- (base32 "197f4pgw3jdnlp7sj37f3xf15ayad20sl7vvg2rvx0j5qplsi97n"))))
+ (base32 "0pp2bsksblvvw0fx667k2bl5sm0baj7pp2cjvq0vmk093vpbp8ii"))))
(build-system gnu-build-system)
(inputs
(list libxt libxaw xorgproto))
- 81/113: gnu: libxpresent: Update to 1.0.1., (continued)
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/27
- 78/113: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/27
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/27
- 91/113: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/27
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/27
- 105/113: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/27
- 25/113: gnu: setxkbmap: Update to 1.3.4., guix-commits, 2025/01/27
- 10/113: gnu: encodings: Update to 1.1.0., guix-commits, 2025/01/27
- 36/113: gnu: xkbcomp: Update to 1.4.7., guix-commits, 2025/01/27
- 38/113: gnu: xkbevd: Update to 1.1.6., guix-commits, 2025/01/27
- 40/113: gnu: xkbutils: Update to 1.0.6.,
guix-commits <=
- 50/113: gnu: xtrans: Update to 1.5.2., guix-commits, 2025/01/27
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/27
- 53/113: gnu: xwud: Update to 1.0.7., guix-commits, 2025/01/27
- 71/113: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/27
- 92/113: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/27
- 89/113: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/27
- 109/113: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/27
- 72/113: gnu: libxt: Update to 1.3.1., guix-commits, 2025/01/27
- 83/113: gnu: xterm: Update to 397., guix-commits, 2025/01/27
- 75/113: gnu: xcb-util-cursor: Update to 0.1.5., guix-commits, 2025/01/27