gnu: xrefresh: Update to 1.0.6.
* gnu/packages/xorg.scm (xrefresh): Update to 1.0.6.master
parent
c5b9bde5b2
commit
c609ee9f55
|
@ -4211,7 +4211,7 @@ file.")
|
||||||
(define-public xrefresh
|
(define-public xrefresh
|
||||||
(package
|
(package
|
||||||
(name "xrefresh")
|
(name "xrefresh")
|
||||||
(version "1.0.5")
|
(version "1.0.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4221,7 +4221,7 @@ file.")
|
||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1mlinwgvql6s1rbf46yckbfr9j22d3c3z7jx3n6ix7ca18dnf4rj"))))
|
"0lv3rlshh7s0z3aqx5ahnnf8cl082m934bk7gv881mz8nydznz98"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libx11" ,libx11)))
|
`(("libx11" ,libx11)))
|
||||||
|
|
Reference in New Issue