gnu: xset: Update to 1.2.4.

* gnu/packages/xorg.scm (xset): Update to 1.2.4.
master
Marius Bakke 2018-03-10 09:51:15 +01:00
parent a4f48cc59a
commit 61c70e5485
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -4239,7 +4239,7 @@ up your screen.")
(define-public xset (define-public xset
(package (package
(name "xset") (name "xset")
(version "1.2.3") (version "1.2.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4249,7 +4249,7 @@ up your screen.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0qw0iic27bz3yz2wynf1gxs70hhkcf9c4jrv7zhlg1mq57xz90j3")))) "0my987wjvra7l92ry6q44ky383yg3phzxhdbn3lqhapm1ll9bzg4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("xproto" ,xproto) `(("xproto" ,xproto)