[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/112: gnu: xcb-util-image: Update to 0.4.1.
From: |
guix-commits |
Subject: |
77/112: gnu: xcb-util-image: Update to 0.4.1. |
Date: |
Thu, 9 Jan 2025 07:26:23 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 98ba258580bc6b99a7bce11bce2cdead21030bc2
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 18:21:57 2024 +0800
gnu: xcb-util-image: Update to 0.4.1.
* gnu/packages/xorg.scm (xcb-util-image): Update to 0.4.1.
Change-Id: I7a6aae250634ed7115078a22bdf166610b0ad985
---
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 9cd43bdb2c..119f58b6ac 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5657,14 +5657,14 @@ numbers.")
(define-public xcb-util-image
(package
(name "xcb-util-image")
- (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
- "1z1gxacg7q4cw6jrd26gvi5y04npsyavblcdad1xccc8swvnmf9d"))))
+ "0g8dwknrlz96k176qxh8ar84x9kpppci9b978zyp24nvvbjqxbfc"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 16/112: gnu: libfontenc: Update to 1.1.8., (continued)
- 16/112: gnu: libfontenc: Update to 1.1.8., guix-commits, 2025/01/09
- 34/112: gnu: xdpyinfo: Update to 1.3.4., guix-commits, 2025/01/09
- 30/112: gnu: xcalc: Update to 1.1.2., guix-commits, 2025/01/09
- 28/112: gnu: xbacklight: Update to 1.2.4., guix-commits, 2025/01/09
- 49/112: gnu: xrdb: Update 1.2.2., guix-commits, 2025/01/09
- 48/112: gnu: xrandr: Update to 1.5.3., guix-commits, 2025/01/09
- 58/112: gnu: libxinerama: Update to 1.1.5., guix-commits, 2025/01/09
- 64/112: gnu: libxfixes: Update to 6.0.1., guix-commits, 2025/01/09
- 62/112: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/09
- 75/112: gnu: xcb-util: Update to 0.4.1., guix-commits, 2025/01/09
- 77/112: gnu: xcb-util-image: Update to 0.4.1.,
guix-commits <=
- 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, 2025/01/09