radeon-profile: 20190903 -> 20200824
This commit is contained in:
parent
4b8f3aee6f
commit
0c8ede6446
1 changed files with 2 additions and 2 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in a new issue