gnu: xkeyboard-config: Update to 2.19.

* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.19.
master
Tobias Geerinckx-Rice 2016-12-14 00:33:40 +01:00
parent 673c0390aa
commit 8471a8d1fe
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -3789,7 +3789,7 @@ extension to the X11 protocol. It includes:
(define-public xkeyboard-config
(package
(name "xkeyboard-config")
(version "2.18")
(version "2.19")
(source
(origin
(method url-fetch)
@ -3799,7 +3799,7 @@ extension to the X11 protocol. It includes:
".tar.bz2"))
(sha256
(base32
"1l6x2w357ja8vm94ns79s7yj9a5dlr01r9dxrjvzwncadiyr27f4"))))
"09sqyi430bbg13pp8j0j60p9p9xn2lpqx38xw1lyv77bp63d3pw3"))))
(build-system gnu-build-system)
(inputs
`(("gettext" ,gettext-minimal)