[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/112: gnu: xcb-util-keysyms: Update to 0.4.1.
From: |
guix-commits |
Subject: |
78/112: gnu: xcb-util-keysyms: Update to 0.4.1. |
Date: |
Thu, 9 Jan 2025 07:26:24 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 1be6d59539e7d390e5e0c782080c0b22f5afb901
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 18:24:14 2024 +0800
gnu: xcb-util-keysyms: Update to 0.4.1.
* gnu/packages/xorg.scm (xcb-util-keysyms): Update to 0.4.1.
Change-Id: I9df4d35947501dd74c1ca1747bfc82ed5af25ead
---
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 119f58b6ac..9f1d075e4c 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5692,14 +5692,14 @@ The XCB util-image module provides the following
library:
(define-public xcb-util-keysyms
(package
(name "xcb-util-keysyms")
- (version "0.4.0")
+ (version "0.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/xcb/"
- name "-" version ".tar.bz2"))
+ name "-" version ".tar.xz"))
(sha256
(base32
- "1nbd45pzc1wm6v5drr5338j4nicbgxa5hcakvsvm5pnyy47lky0f"))))
+ "0f66snk179hmp8ppgv1zp9y7pl1vzn52znpikm1fsaj1ji90l9kw"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 77/112: gnu: xcb-util-image: Update to 0.4.1., (continued)
- 77/112: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/09
- 90/112: gnu: xf86-video-savage: Update to 2.4.1., guix-commits, 2025/01/09
- 88/112: gnu: libxfont2: Update to 2.0.7., guix-commits, 2025/01/09
- 92/112: gnu: libpthread-stubs: Update to 0.5., guix-commits, 2025/01/09
- 91/112: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/09
- 111/112: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/09
- 105/112: gnu: xf86-video-neomagic: Update to 1.3.1., guix-commits, 2025/01/09
- 93/112: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/09
- 100/112: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/09
- 85/112: gnu: xterm: Update to 397., guix-commits, 2025/01/09
- 78/112: gnu: xcb-util-keysyms: Update to 0.4.1.,
guix-commits <=
- 80/112: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/09
- 94/112: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/09
- 96/112: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/09
- 95/112: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/09
- 108/112: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/09
- 43/112: gnu: xfontsel: Update to 1.1.1., guix-commits, 2025/01/09
- 104/112: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2025/01/09
- 106/112: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/09
- 53/112: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/09
- 102/112: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/09