GNU bug report logs -
#75160
[PATCH xorg-updates 000/109] Xorg updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Sat, 28 Dec 2024 11:10:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* 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 206188b39d..e4fb3cc12e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4788,7 +4788,7 @@ (define-public xproto
(define-public libice
(package
(name "libice")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
@@ -4798,7 +4798,7 @@ (define-public libice
".tar.xz"))
(sha256
(base32
- "0lg4sddalwmmzsnxv3fgdm2hzqp66j8b3syc0ancfhi9yzx7mrq3"))))
+ "09c656nqkz3dpik012d2cwmd5a2dkxqgjpcq2v3v6pi22ka4wklp"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
--
2.46.0
This bug report was last modified 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.