[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/113: gnu: xcb-util-keysyms: Update to 0.4.1.
From: |
guix-commits |
Subject: |
77/113: gnu: xcb-util-keysyms: Update to 0.4.1. |
Date: |
Fri, 31 Jan 2025 04:12:14 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 3b1de49181f5637fe146e67ed62f36f4d5182c9f
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
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 a371b852fe..d0b8510750 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5693,14 +5693,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")))
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., (continued)
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/31
- 111/113: gnu: libxcursor: Set a better default XCURSORPATH., guix-commits, 2025/01/31
- 113/113: gnu: xorg-server-for-tests: Update to 21.1.15., guix-commits, 2025/01/31
- 44/113: gnu: xorg-sgml-doctools: Update to 1.12.1., guix-commits, 2025/01/31
- 46/113: gnu: xprop: Update to 1.2.8., guix-commits, 2025/01/31
- 50/113: gnu: xtrans: Update to 1.5.2., guix-commits, 2025/01/31
- 53/113: gnu: xwud: Update to 1.0.7., guix-commits, 2025/01/31
- 55/113: gnu: libxdamage: Update to 1.1.6., guix-commits, 2025/01/31
- 64/113: gnu: libxi: Update to 1.8.2., guix-commits, 2025/01/31
- 76/113: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/31
- 77/113: gnu: xcb-util-keysyms: Update to 0.4.1.,
guix-commits <=
- 65/113: gnu: libxrandr: Update to 1.5.4., guix-commits, 2025/01/31
- 86/113: gnu: libxfont2: Update to 2.0.7., guix-commits, 2025/01/31
- 92/113: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/31
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/31
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/31
- 96/113: gnu: xf86-video-amdgpu: Update to 23.0.0., guix-commits, 2025/01/31
- 98/113: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/31
- 101/113: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2025/01/31
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., guix-commits, 2025/01/31
- 97/113: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2025/01/31