migraphx: 5.4.2 -> 5.4.3

This commit is contained in:
R. Ryantm 2023-03-11 07:51:48 +00:00
parent 1e21dd6102
commit bb416ad53e

View file

@ -46,7 +46,7 @@ let
};
in stdenv.mkDerivation (finalAttrs: {
pname = "migraphx";
version = "5.4.2";
version = "5.4.3";
outputs = [
"out"