fastddsgen: 4.0.1 -> 4.0.2 (#347409)

This commit is contained in:
h7x4
2024-10-09 09:56:54 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
let
pname = "fastddsgen";
version = "4.0.1";
version = "4.0.2";
gradle = gradle_7;
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
repo = "Fast-DDS-Gen";
rev = "v${version}";
fetchSubmodules = true;
hash = "sha256-6kZndC5v/75FKY78jwmMuFXWpWzxZkCesYK4GLYxUY8=";
hash = "sha256-dwShzcS0sCiVZghpjvPYvYu89NNkGWUWPsAzwdzfAqo=";
};
nativeBuildInputs = [