gnu: igt-gpu-tools: Update to 1.26.

* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.26.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-03 21:01:51 +02:00
parent 1962c2fdb5
commit 69f0534a9f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3527,7 +3527,7 @@ (define-public sedsed
(define-public igt-gpu-tools
(package
(name "igt-gpu-tools")
(version "1.25")
(version "1.26")
(source
(origin
(method git-fetch)
@ -3536,7 +3536,7 @@ (define-public igt-gpu-tools
(commit (string-append "igt-gpu-tools-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1lvhkdhilw0fn4nzkpfwvrhiv8d92h811qs2v6ac3p5w7v86a9zm"))))
(base32 "0m124pqv7zna25jnvk566c4kk628jr0w8mgnp8mr5xqz9cprgczm"))))
(build-system meson-build-system)
(arguments
`(#:tests? #f)) ; many of the tests try to load kernel modules