Merge pull request #222863 from r-ryantm/auto-update/llvmPackages_rocm.llvm
llvmPackages_rocm.llvm: 5.4.3 -> 5.4.4
This commit is contained in:
commit
a8e20caa33
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ let
|
|||
else throw "Unsupported ROCm LLVM platform";
|
||||
in stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "rocm-llvm-${targetName}";
|
||||
version = "5.4.3";
|
||||
version = "5.4.4";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
|
Loading…
Reference in a new issue