[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/15: gnu: libinput: Update to 1.12.6.
From: |
guix-commits |
Subject: |
05/15: gnu: libinput: Update to 1.12.6. |
Date: |
Sun, 10 Feb 2019 15:14:30 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 60a59f917c0ae7a1c7932d3943828f6b020d7655
Author: Marius Bakke <address@hidden>
Date: Sun Feb 10 18:55:35 2019 +0100
gnu: libinput: Update to 1.12.6.
* gnu/packages/freedesktop.scm (libinput): Update to 1.12.6.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 7c497cc..f01ea8c 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -148,14 +148,14 @@ freedesktop.org project.")
(define-public libinput
(package
(name "libinput")
- (version "1.12.3")
+ (version "1.12.6")
(source (origin
(method url-fetch)
(uri (string-append "https://freedesktop.org/software/libinput/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0mg2zqbjcgj0aq7d9nwawvyhx43vakilahrc83hrfyif3a3gyrpj"))))
+ "0pgla0mc6mvyr1ljy10mcqvfz8i5z6yp7dbx2bcd70y67wx05d0j"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Ddocumentation=false")))
- 13/15: gnu: nss, nss-certs: Update to 3.42.1., (continued)
- 13/15: gnu: nss, nss-certs: Update to 3.42.1., guix-commits, 2019/02/10
- 12/15: gnu: libxkbcommon: Update to 0.8.3., guix-commits, 2019/02/10
- 15/15: gnu: cups-filters: Update to 1.22.0., guix-commits, 2019/02/10
- 14/15: gnu: gdb: Update to 8.2.1., guix-commits, 2019/02/10
- 11/15: gnu: libva: Update to 2.4.0., guix-commits, 2019/02/10
- 10/15: gnu: qpdf: Update to 8.4.0., guix-commits, 2019/02/10
- 09/15: gnu: OpenBLAS: Update to 0.3.5., guix-commits, 2019/02/10
- 08/15: gnu: ImageMagick: Update to 6.9.10-27., guix-commits, 2019/02/10
- 06/15: gnu: libgsf: Update to 1.14.45., guix-commits, 2019/02/10
- 07/15: gnu: gtk+: Update to 3.24.5., guix-commits, 2019/02/10
- 05/15: gnu: libinput: Update to 1.12.6.,
guix-commits <=
- 03/15: gnu: meson: Update to 0.49.2., guix-commits, 2019/02/10
- 04/15: gnu: mariadb: Update to 10.1.38., guix-commits, 2019/02/10
- 01/15: gnu: apr: Update to 1.6.5., guix-commits, 2019/02/10
- 02/15: gnu: ninja: Update to 1.9.0., guix-commits, 2019/02/10