From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvVI9-0006Q3-6S for guix-patches@gnu.org; Tue, 04 Apr 2017 16:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvVI6-0002po-3Y for guix-patches@gnu.org; Tue, 04 Apr 2017 16:43:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34630) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cvVI5-0002pj-Vs for guix-patches@gnu.org; Tue, 04 Apr 2017 16:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cvVI5-0001pC-Is for guix-patches@gnu.org; Tue, 04 Apr 2017 16:43:01 -0400 Subject: bug#26356: [PATCH] gnu: Add intel-gpu-tools. Resent-Message-ID: References: <20170404071511.9895-1-rekado@elephly.net> <87bmscb3a9.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> From: Ricardo Wurmus In-reply-to: <87bmscb3a9.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 05 Apr 2017 22:41:57 +0200 Message-ID: <8737dmoacq.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 26356@debbugs.gnu.org Marius Bakke writes: >> +(define-public intel-gpu-tools >> + (package >> + (name "intel-gpu-tools") >> + (version "1.18") >> + (source >> + (origin (method git-fetch) >> + (uri (git-reference >> + (url "https://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools.git") >> + (commit (string-append name "-" version)))) > > I managed to get a tarball by constructing this URL: > > https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/snapshot/intel-gpu-tools-1.18.tar.gz Aren’t these tarballs generated on demand and may thus have different embedded timestamps? -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net