gnu: xrefresh: Update to 1.0.6.

* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.
master
Marius Bakke 2018-03-10 09:39:21 +01:00
parent c5b9bde5b2
commit c609ee9f55
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -4211,7 +4211,7 @@ file.")
(define-public xrefresh
(package
(name "xrefresh")
(version "1.0.5")
(version "1.0.6")
(source
(origin
(method url-fetch)
@ -4221,7 +4221,7 @@ file.")
".tar.bz2"))
(sha256
(base32
"1mlinwgvql6s1rbf46yckbfr9j22d3c3z7jx3n6ix7ca18dnf4rj"))))
"0lv3rlshh7s0z3aqx5ahnnf8cl082m934bk7gv881mz8nydznz98"))))
(build-system gnu-build-system)
(inputs
`(("libx11" ,libx11)))