gnu: xkeyboard-config: Update to 2.30.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.30.
This commit is contained in:
parent
84f3d745e5
commit
21d25ad5d2
1 changed files with 2 additions and 2 deletions
|
|
@ -4027,7 +4027,7 @@ extension to the X11 protocol. It includes:
|
|||
(define-public xkeyboard-config
|
||||
(package
|
||||
(name "xkeyboard-config")
|
||||
(version "2.29")
|
||||
(version "2.30")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -4037,7 +4037,7 @@ extension to the X11 protocol. It includes:
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"00hqc8nykvy8c09b8vab64dcd0ij3n5klxjn6rl00q7hickpah8x"))))
|
||||
"1m4pnzlcdl6d1p7hdccpi0605zkikind00kjc5bx4gk3gd7m4nh9"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
`(("libx11" ,libx11)
|
||||
|
|
|
|||
Reference in a new issue