Merge pull request #101449 from wedens/radeon-profile-1

radeon-profile: 20190903 -> 20200824
This commit is contained in:
Daniël de Kok 2020-10-24 20:41:42 +02:00 committed by GitHub
commit a6135dd3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
mkDerivation rec {
pname = "radeon-profile";
version = "20190903";
version = "20200824";
nativeBuildInputs = [ qmake ];
buildInputs = [ qtbase qtcharts libXrandr libdrm ];
@ -14,7 +14,7 @@ mkDerivation rec {
owner = "marazmista";
repo = "radeon-profile";
rev = version;
sha256 = "0ax5417q03xjwi3pn7yyjdb90ssaygdprfgb1pz9nkyk6773ckx5";
sha256 = "0z6a9w79s5wiy8cvwcdp5wmgf6702d0wzw95f6176yhp4cwy4cq2";
}) + "/radeon-profile";
preConfigure = ''