me
/
guix
Archived
1
0
Fork 0

gnu: xf86-input-synaptics: Update to 1.8.99.1.

* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.8.99.1.
master
Efraim Flashner 2016-08-27 23:24:29 +03:00
parent 7ca3ce6b9f
commit 4fc36b853f
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -2534,7 +2534,7 @@ as USB mice.")
(define-public xf86-input-synaptics
(package
(name "xf86-input-synaptics")
(version "1.8.3")
(version "1.8.99.1")
(source
(origin
(method url-fetch)
@ -2544,7 +2544,7 @@ as USB mice.")
".tar.bz2"))
(sha256
(base32
"009zx199pilcvlaqm6fx4mg94q81d6vvl5rznmw3frzkfh6117yk"))))
"1apbcwn20p7sy07ghlldmqcnxag2r9sdjqmb4xxzki0hz8wm72ac"))))
(build-system gnu-build-system)
(inputs `(("libx11" ,libx11)
("libxi" ,libxi)