[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/113: gnu: libice: Update to 1.1.2.
From: |
guix-commits |
Subject: |
61/113: gnu: libice: Update to 1.1.2. |
Date: |
Mon, 27 Jan 2025 06:27:56 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 6241e6e18e3fe262add0f770e994fb0598fdba5a
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 18:11:30 2024 +0800
gnu: libice: Update to 1.1.2.
* gnu/packages/xorg.scm (libice): Update to 1.1.2.
Change-Id: I8d7c893958240b44e82aed79cd6ba05cac4ff94e
---
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 b9d9883ffb..39c3955600 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4789,7 +4789,7 @@ common definitions and porting layer.")
(define-public libice
(package
(name "libice")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
@@ -4799,7 +4799,7 @@ common definitions and porting layer.")
".tar.xz"))
(sha256
(base32
- "0lg4sddalwmmzsnxv3fgdm2hzqp66j8b3syc0ancfhi9yzx7mrq3"))))
+ "09c656nqkz3dpik012d2cwmd5a2dkxqgjpcq2v3v6pi22ka4wklp"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 96/113: gnu: xf86-video-amdgpu: Update to 23.0.0., (continued)
- 96/113: gnu: xf86-video-amdgpu: Update to 23.0.0., guix-commits, 2025/01/27
- 107/113: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/27
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0., guix-commits, 2025/01/27
- 111/113: gnu: libxcursor: Set a better default XCURSORPATH., guix-commits, 2025/01/27
- 44/113: gnu: xorg-sgml-doctools: Update to 1.12.1., guix-commits, 2025/01/27
- 49/113: gnu: xrefresh: Update to 1.1.0., guix-commits, 2025/01/27
- 43/113: gnu: xmodmap: Update to 1.0.11., guix-commits, 2025/01/27
- 48/113: gnu: xrdb: Update 1.2.2., guix-commits, 2025/01/27
- 52/113: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/27
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/27
- 61/113: gnu: libice: Update to 1.1.2.,
guix-commits <=
- 65/113: gnu: libxrandr: Update to 1.5.4., guix-commits, 2025/01/27
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/27
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/27
- 70/113: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/27
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/27
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/27
- 78/113: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/27
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/27
- 91/113: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/27
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/27