[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/217: gnu: libevdev: Update to 1.11.0.
From: |
guix-commits |
Subject: |
31/217: gnu: libevdev: Update to 1.11.0. |
Date: |
Sun, 14 Nov 2021 19:20:31 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 101dbdfac6ce2a0409fab3eafcfc05bb586e4aaf
Author: Matthew James Kraai <kraai@ftbfs.org>
AuthorDate: Sun Jun 6 22:29:52 2021 -0700
gnu: libevdev: Update to 1.11.0.
* gnu/packages/xorg.scm (libevdev): Update to 1.11.0.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
---
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 9c4be46..c0d20d2 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2491,7 +2491,7 @@ XC-APPGROUP, XTEST.")
(define-public libevdev
(package
(name "libevdev")
- (version "1.9.1")
+ (version "1.11.0")
(source
(origin
(method url-fetch)
@@ -2499,7 +2499,7 @@ XC-APPGROUP, XTEST.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1jvsphdrs1i54ccjcn6ll26jy42am7h28lbsvwa6pmxgqm43qq7m"))))
+ "1l628xblk36vh7aqia1fw6hh62af7va0pd70h28112l5i4afmx33"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")))
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 17/217: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14
- 20/217: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/14
- 21/217: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/14
- 22/217: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/14
- 25/217: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/14
- 26/217: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/14
- 29/217: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/14
- 30/217: gnu: farstream: Enable tests., guix-commits, 2021/11/14
- 31/217: gnu: libevdev: Update to 1.11.0.,
guix-commits <=
- 33/217: gnu: bluez: Update to 5.59., guix-commits, 2021/11/14
- 35/217: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/14
- 32/217: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/14
- 36/217: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/14
- 38/217: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/14
- 40/217: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/14
- 42/217: gnu: gst-plugins-good: Update to 1.19.2., guix-commits, 2021/11/14
- 44/217: gnu: gst-plugins-bad: Update to 1.19.2., guix-commits, 2021/11/14
- 45/217: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/11/14
- 46/217: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/14