gnu: xkeyboard-config: Update to 2.28.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.28.
This commit is contained in:
parent
5cd1a056bc
commit
6d5811ef8e
@ -3837,7 +3837,7 @@ extension to the X11 protocol. It includes:
|
||||
(define-public xkeyboard-config
|
||||
(package
|
||||
(name "xkeyboard-config")
|
||||
(version "2.27")
|
||||
(version "2.28")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -3847,7 +3847,7 @@ extension to the X11 protocol. It includes:
|
||||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"07wh443lhwv1j0q6xnxnji7f7ahh7xphxj90fv02cdd6zv4aw3b9"))))
|
||||
"1kmxc8hdw4qpvdlzp4ag8ygl34lqhs6sn3pcz1sl0kn61xdv5bb9"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
|
Loading…
Reference in New Issue
Block a user