rocm-comgr: 5.4.2 -> 5.4.3
This commit is contained in:
parent
e8ccc50d4c
commit
35dd3a523a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ let
|
|||
else throw "Unsupported ROCm LLVM platform";
|
||||
in stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "rocm-comgr";
|
||||
version = "5.4.2";
|
||||
version = "5.4.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RadeonOpenCompute";
|
||||
|
|
Loading…
Reference in a new issue