[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/113: gnu: xcb-util-image: Update to 0.4.1.
From: |
guix-commits |
Subject: |
76/113: gnu: xcb-util-image: Update to 0.4.1. |
Date: |
Mon, 27 Jan 2025 06:27:59 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 812ec1f03f74b98513b56f87e99ad4b7d0ef97b5
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
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 b0fe304dab..a371b852fe 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5658,14 +5658,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")))
- 54/113: gnu: xorg-rgb: Update to 1.1.0., (continued)
- 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, 2025/01/27
- 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 <=
- 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
- 06/113: gnu: gccmakedep: Update to 1.0.4., guix-commits, 2025/01/27
- 02/113: gnu: imake: Update to 1.0.10., guix-commits, 2025/01/27