Merge pull request #219565 from r-ryantm/auto-update/rocprofiler
rocprofiler: 5.4.2 -> 5.4.3
Weijia Wang 2 years ago d521accf 2da8d6d9
··· 11 11 12 12 stdenv.mkDerivation (finalAttrs: { 13 13 pname = "rocprofiler"; 14 14 - version = "5.4.2"; 14 14 + version = "5.4.3"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "ROCm-Developer-Tools";