[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/30: gnu: igt-gpu-tools: Update to 1.24.
From: |
guix-commits |
Subject: |
07/30: gnu: igt-gpu-tools: Update to 1.24. |
Date: |
Mon, 23 Dec 2019 13:46:28 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit bdd5fbaf9556c8301e3d9b42a0a1e91475cf221a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 00:46:54 2019 +0100
gnu: igt-gpu-tools: Update to 1.24.
* gnu/packages/admin.scm (igt-gpu-tools): Update to 1.24.
[inputs]: Add elfutils.
---
gnu/packages/admin.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index a5f5d7f..a61ee64 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2803,7 +2803,7 @@ buffers.")
(define-public igt-gpu-tools
(package
(name "igt-gpu-tools")
- (version "1.23")
+ (version "1.24")
(source
(origin
(method git-fetch)
@@ -2812,7 +2812,7 @@ buffers.")
(commit (string-append "igt-gpu-tools-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0ra0l7917434z02gfzlh61gx5asw051m1q7h1i1gzhh25wba1hz1"))))
+ (base32 "1gpdjs5aj6vsnzwcjvw5bb120lgffvvshi4202phr0bzw3b92ky8"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; many of the tests try to load kernel modules
@@ -2825,6 +2825,7 @@ buffers.")
(invoke "sh" "autogen.sh"))))))
(inputs
`(("cairo" ,cairo)
+ ("elfutils" ,elfutils) ; libdw
("eudev" ,eudev)
("glib" ,glib)
("kmod" ,kmod)
- 05/30: gnu: screenfetch: Update to 3.9.1., (continued)
- 05/30: gnu: screenfetch: Update to 3.9.1., guix-commits, 2019/12/23
- 08/30: gnu: clamav: Update to 0.102.1., guix-commits, 2019/12/23
- 12/30: gnu: libmpdclient: Update to 2.17., guix-commits, 2019/12/23
- 16/30: gnu: clyrics: Update to 0.12., guix-commits, 2019/12/23
- 11/30: gnu: speedtest-cli: Update to 2.1.2., guix-commits, 2019/12/23
- 10/30: gnu: batctl: Update to 2019.5., guix-commits, 2019/12/23
- 14/30: gnu: avldrums-lv2: Update to 0.4.1., guix-commits, 2019/12/23
- 17/30: gnu: setbfree: Update to 0.8.11., guix-commits, 2019/12/23
- 03/30: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/23
- 06/30: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/23
- 07/30: gnu: igt-gpu-tools: Update to 1.24.,
guix-commits <=
- 09/30: gnu: strongswan: Update to 5.8.2., guix-commits, 2019/12/23
- 13/30: gnu: mpd: Update to 0.21.17., guix-commits, 2019/12/23
- 15/30: gnu: Fix typo., guix-commits, 2019/12/23
- 18/30: gnu: boinc-client: Update to 7.16.3., guix-commits, 2019/12/23
- 19/30: gnu: fluidsynth: Update to 2.1.0., guix-commits, 2019/12/23
- 21/30: gnu: xxhash: Update to 0.7.2., guix-commits, 2019/12/23
- 30/30: gnu: clustershell: Update to 1.8.3., guix-commits, 2019/12/23
- 20/30: gnu: xchm: Update to 1.31., guix-commits, 2019/12/23
- 22/30: gnu: gnome-shell-extension-dash-to-dock: Update to 67., guix-commits, 2019/12/23
- 23/30: gnu: knot-resolver: Update to 4.3.0 [fixes CVE-2019-19331]., guix-commits, 2019/12/23