[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: libinput: Update to 1.3.0.
From: |
Efraim Flashner |
Subject: |
03/16: gnu: libinput: Update to 1.3.0. |
Date: |
Mon, 16 May 2016 03:10:50 +0000 (UTC) |
efraim pushed a commit to branch master
in repository guix.
commit 3f61f926b9a7229becd8de8a48973b17e2784f98
Author: Efraim Flashner <address@hidden>
Date: Thu May 12 16:04:52 2016 +0300
gnu: libinput: Update to 1.3.0.
* gnu/packages/freedesktop.scm (libinput): Update to 1.3.0.
---
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 a610776..acaeb43 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -82,14 +82,14 @@ freedesktop.org project.")
(define-public libinput
(package
(name "libinput")
- (version "1.2.0")
+ (version "1.3.0")
(source (origin
(method url-fetch)
(uri (string-append "https://freedesktop.org/software/libinput/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0b3f67xsy1s84cvzw22mjfkbcv6pj4p4yns4h3m0fmb7zqbvjm0p"))))
+ "1sn1s1bz06fa49izqkqf519sjclsvhf42i6slzx1w5hx4vxpb2lr"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (b7ab191 -> 3fef0a2), Efraim Flashner, 2016/05/15
- 07/16: gnu: libqmi: Update to 1.14.2., Efraim Flashner, 2016/05/15
- 01/16: gnu: libidn: Update license., Efraim Flashner, 2016/05/15
- 03/16: gnu: libinput: Update to 1.3.0.,
Efraim Flashner <=
- 08/16: gnu: qemu: Update to 2.6.0., Efraim Flashner, 2016/05/15
- 13/16: gnu: wireless-regdb: Update to 2016.05.02., Efraim Flashner, 2016/05/15
- 09/16: gnu: libical: Update to 2.0.0., Efraim Flashner, 2016/05/15
- 05/16: gnu: Add gtkspell3., Efraim Flashner, 2016/05/15
- 15/16: gnu: tdb: Update to 1.3.9., Efraim Flashner, 2016/05/15
- 06/16: gnu: libmbim: Update to 1.12.4., Efraim Flashner, 2016/05/15
- 04/16: gnu: exempi: Update to 2.3.0., Efraim Flashner, 2016/05/15
- 10/16: gnu: bluez: Update to 5.39., Efraim Flashner, 2016/05/15
- 12/16: gnu: iw: Update to 4.3., Efraim Flashner, 2016/05/15
- 16/16: gnu: unixodbc: Update to 2.3.4., Efraim Flashner, 2016/05/15