forked from mirrors/nixpkgs
Merge pull request #223014 from r-ryantm/auto-update/rocm-comgr
rocm-comgr: 5.4.3 -> 5.4.4
This commit is contained in:
commit
9d7912fff3
|
@ -15,7 +15,7 @@ let
|
|||
else throw "Unsupported ROCm LLVM platform";
|
||||
in stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "rocm-comgr";
|
||||
version = "5.4.3";
|
||||
version = "5.4.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RadeonOpenCompute";
|
||||
|
|
Loading…
Reference in a new issue