hip: 5.4.2 -> 5.4.3

This commit is contained in:
R. Ryantm
2023-02-07 21:48:36 +00:00
parent 12053de9e5
commit c3f96ef362
+1 -1
View File
@@ -49,7 +49,7 @@ let
];
in stdenv.mkDerivation (finalAttrs: {
pname = "hip-${hipPlatform}";
version = "5.4.2";
version = "5.4.3";
outputs = [
"out"