[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
80/109: gnu: xcb-util-wm: Update to 0.4.2.
From: |
guix-commits |
Subject: |
80/109: gnu: xcb-util-wm: Update to 0.4.2. |
Date: |
Sat, 28 Dec 2024 06:11:00 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 230e5bc767760d85bb8c96df4e495b79094a7666
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:25:49 2024 +0800
gnu: xcb-util-wm: Update to 0.4.2.
* gnu/packages/xorg.scm (xcb-util-wm): Update to 0.4.2.
Change-Id: I65eba7c98605624944c1290bba6b07c2d6167e62
---
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 bbae9eb475..e775d2a9b2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5775,14 +5775,14 @@ The XCB util-renderutil module provides the following
library:
(define-public xcb-util-wm
(package
(name "xcb-util-wm")
- (version "0.4.1")
+ (version "0.4.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://xorg/individual/xcb/"
- name "-" version ".tar.bz2"))
+ name "-" version ".tar.xz"))
(sha256
(base32
- "0gra7hfyxajic4mjd63cpqvd20si53j1q3rbdlkqkahfciwq3gr8"))))
+ "02wai17mxfbvlnj4l4bjbvah97rccdivzvd7mrznhr32s0hlxhv2"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")
- 88/109: gnu: libxfont2: Update to 2.0.7., (continued)
- 88/109: gnu: libxfont2: Update to 2.0.7., guix-commits, 2024/12/28
- 93/109: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2024/12/28
- 102/109: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2024/12/28
- 107/109: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2024/12/28
- 103/109: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2024/12/28
- 109/109: gnu: xorg-server: Update to 21.1.15., guix-commits, 2024/12/28
- 54/109: gnu: xwud: Update to 1.0.7., guix-commits, 2024/12/28
- 58/109: gnu: libxinerama: Update to 1.1.5., guix-commits, 2024/12/28
- 68/109: gnu: libxxf86vm: Update to 1.1.6., guix-commits, 2024/12/28
- 61/109: gnu: libxv: Update to 1.0.13., guix-commits, 2024/12/28
- 80/109: gnu: xcb-util-wm: Update to 0.4.2.,
guix-commits <=
- 82/109: gnu: libxpresent: Update to 1.0.1., guix-commits, 2024/12/28
- 81/109: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2024/12/28
- 83/109: gnu: xmag: Update to 1.0.8., guix-commits, 2024/12/28
- 92/109: gnu: libpthread-stubs: Update to 0.5., guix-commits, 2024/12/28
- 96/109: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2024/12/28
- 108/109: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2024/12/28
- 104/109: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2024/12/28
- 99/109: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2024/12/28
- 52/109: gnu: xwd: Update to 1.0.9., guix-commits, 2024/12/28
- 106/109: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2024/12/28