Commit 2995dcb3 authored by R. RyanTM's avatar R. RyanTM
Browse files

rocm-comgr: 5.4.3 -> 5.4.4

parent 0ee20801
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";