gnu: x11perf: Update to 1.6.1.

* gnu/packages/xorg.scm (x11perf): Update to 1.6.1.
master
Marius Bakke 2019-03-17 15:16:40 +01:00
parent 67b1d9a145
commit a5c6a752fd
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1964,7 +1964,7 @@ server.")
(define-public x11perf (define-public x11perf
(package (package
(name "x11perf") (name "x11perf")
(version "1.6.0") (version "1.6.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1974,7 +1974,7 @@ server.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0lb716yfdb8f11h4cz93d1bapqdxf1xplsb21kbp4xclq7g9hw78")))) "0d3wh6z6znwhfdiv0zaggfj0xgish98xa10yy76b9517zj7hnzhw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(inputs (inputs
`(("libx11" ,libx11) `(("libx11" ,libx11)