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 (xcmsdb): Update to 1.0.7.
Change-Id: I3cfbb0c2138b91fc808fde0cb4c79fb3fccf8122
---
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 4048e660e2..5f329ba2d2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2232,7 +2232,7 @@ (define-public xcmiscproto
(define-public xcmsdb
(package
(name "xcmsdb")
- (version "1.0.6")
+ (version "1.0.7")
(source
(origin
(method url-fetch)
@@ -2242,7 +2242,7 @@ (define-public xcmsdb
".tar.xz"))
(sha256
(base32
- "0magrza0i5qwpf0zlpqjychp3bzxgdw3p5v616xl4nbxag2fwxrw"))))
+ "0f5wddi707cjqm21hynckkqr12mpjqn3dq9fm5gb11w19270di2y"))))
(build-system gnu-build-system)
(inputs
(list libx11))
--
2.46.0
This bug report was last modified 169 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.