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 (xcb-proto): Update to 1.17.0.
Change-Id: I4c87184d3ddde3ebe3da81b169e095dbe299375e
---
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 5d741eeca1..4048e660e2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2178,7 +2178,7 @@ (define-public xcalc
(define-public xcb-proto
(package
(name "xcb-proto")
- (version "1.15.2")
+ (version "1.17.0")
(source
(origin
(method url-fetch)
@@ -2187,7 +2187,7 @@ (define-public xcb-proto
version ".tar.xz"))
(sha256
(base32
- "1vak6q53abwxnkfn6by7j24m48kd2iy7jnskkqzzx8l0ysqvwwkh"))))
+ "130lc8jx43s83496nc8jn47zixjcp4abgsz69pvrjiqg279aq6rc"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config python-minimal-wrapper))
--
2.46.0
This bug report was last modified 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.