GNU bug report logs - #26356
[PATCH] gnu: Add intel-gpu-tools.

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Tue, 4 Apr 2017 07:17:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 26356 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 26356 <at> debbugs.gnu.org
Subject: Re: bug#26356: [PATCH] gnu: Add intel-gpu-tools.
Date: Wed, 05 Apr 2017 22:41:57 +0200
Marius Bakke <mbakke <at> fastmail.com> 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





This bug report was last modified 8 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.