[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/113: gnu: xcb-util-cursor: Update to 0.1.5.
From: |
guix-commits |
Subject: |
75/113: gnu: xcb-util-cursor: Update to 0.1.5. |
Date: |
Mon, 27 Jan 2025 06:27:59 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 22befb0af1db09368fd4f7fa0c225510f9d8e0dc
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:19:12 2024 +0800
gnu: xcb-util-cursor: Update to 0.1.5.
* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.5.
Change-Id: I29e44b8b061fdf9d07db8f6c7b83da9fa1c27cf5
---
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 75e13cc69b..b0fe304dab 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5574,14 +5574,14 @@ The XCB util module provides the following libraries:
(define-public xcb-util-cursor
(package
(name "xcb-util-cursor")
- (version "0.1.4")
+ (version "0.1.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://xcb.freedesktop.org/dist/"
"xcb-util-cursor-" version ".tar.xz"))
(sha256
- (base32 "1yria9h0vqpblkgzqhpygk3rraijd3mmipg0mdhkayxbpj8gxp18"))))
+ (base32 "0mrwcrm6djbd5zdvqb5v4wr87bzawnaacyqwwhfghw09ssq9kbqc"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 40/113: gnu: xkbutils: Update to 1.0.6., (continued)
- 40/113: gnu: xkbutils: Update to 1.0.6., guix-commits, 2025/01/27
- 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 <=
- 103/113: gnu: xf86-video-neomagic: Update to 1.3.1., guix-commits, 2025/01/27
- 76/113: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/27
- 86/113: gnu: libxfont2: Update to 2.0.7., guix-commits, 2025/01/27
- 99/113: gnu: xf86-video-geode: Update to 2.11.21., guix-commits, 2025/01/27
- 101/113: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2025/01/27
- 98/113: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/27
- 93/113: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/27
- 104/113: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/27
- 112/113: gnu: xf86-input-keyboard: Remove Linux from supported systems., guix-commits, 2025/01/27
- 113/113: gnu: xorg-server-for-tests: Update to 21.1.15., guix-commits, 2025/01/27