Commit b7533cfe authored by R. RyanTM's avatar R. RyanTM
Browse files

rocprofiler: 5.4.2 -> 5.4.3

parent 5aee86ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "rocprofiler";
  version = "5.4.2";
  version = "5.4.3";

  src = fetchFromGitHub {
    owner = "ROCm-Developer-Tools";