mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: igt-gpu-tools: Update home page.
* gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update.
This commit is contained in:
parent
07ce7ae531
commit
49d41690dd
1 changed files with 1 additions and 1 deletions
|
@ -2867,7 +2867,7 @@ (define-public igt-gpu-tools
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/")
|
(home-page "https://gitlab.freedesktop.org/drm/igt-gpu-tools")
|
||||||
(synopsis "Tools for development and testing of the Intel DRM driver")
|
(synopsis "Tools for development and testing of the Intel DRM driver")
|
||||||
(description "IGT GPU Tools is a collection of tools for development and
|
(description "IGT GPU Tools is a collection of tools for development and
|
||||||
testing of the Intel DRM driver. There are many macro-level test suites that
|
testing of the Intel DRM driver. There are many macro-level test suites that
|
||||||
|
|
Loading…
Reference in a new issue