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
Message #113 received at 75160 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/xorg.scm (libevdev): Update to 1.13.3.
Change-Id: I40145bb755551e654fbb5470a1df614694b70847
---
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 daf767e637..5517749d07 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2486,7 +2486,7 @@ (define-public xextproto
(define-public libevdev
(package
(name "libevdev")
- (version "1.11.0")
+ (version "1.13.3")
(source
(origin
(method url-fetch)
@@ -2494,7 +2494,7 @@ (define-public libevdev
name "-" version ".tar.xz"))
(sha256
(base32
- "1l628xblk36vh7aqia1fw6hh62af7va0pd70h28112l5i4afmx33"))))
+ "1gygrc20d7cw70fdb5mp0ns3pmy8skggyl1mbpfyp3i0hv7amwdb"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")))
--
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.