3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: intel-gpu-tools: Update to 1.21.

* gnu/packages/admin.scm (intel-gpu-tools): Update to 1.21.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-20 23:35:42 +01:00
parent 835a148ff3
commit 601953ed94
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2095,7 +2095,7 @@ buffers.")
(define-public intel-gpu-tools
(package
(name "intel-gpu-tools")
(version "1.18")
(version "1.21")
(source (origin
(method url-fetch)
(uri (string-append "https://cgit.freedesktop.org/xorg/app/"
@ -2103,7 +2103,7 @@ buffers.")
"intel-gpu-tools-" version ".tar.gz"))
(sha256
(base32
"0w7djk0y5w76hzn1b3cm39zd5c6w9za1wfn80wd857h0v313rzq3"))))
"1xfy4cgimyyn5qixlrfkadgnl9qwbk30vw8k80g8vjnrcc4hx986"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; many of the tests try to load kernel modules