gnu: xwininfo: Update to 1.1.4.

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

View File

@ -4386,7 +4386,7 @@ dump and twice whenthe dump is completed.")
(define-public xwininfo
(package
(name "xwininfo")
(version "1.1.3")
(version "1.1.4")
(source
(origin
(method url-fetch)
@ -4396,7 +4396,7 @@ dump and twice whenthe dump is completed.")
".tar.bz2"))
(sha256
(base32
"1y1zn8ijqslb5lfpbq4bb78kllhch8in98ps7n8fg3dxjpmb13i1"))))
"00avrpw4h5mr1klp41lv2j4dmq465v6l5kb5bhm4k5ml8sm9i543"))))
(build-system gnu-build-system)
(inputs
`(("libx11" ,libx11)