llvmPackages_rocm.llvm: 5.4.3 -> 5.4.4
This commit is contained in:
parent
4a3d90135b
commit
e33b761b1d
@ -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 New Issue
Block a user