fastddsgen: 4.0.0 -> 4.0.1 (#341385)

This commit is contained in:
Masum Reza
2024-09-16 17:56:43 +05:30
committed by GitHub
@@ -8,7 +8,7 @@
let
pname = "fastddsgen";
version = "4.0.0";
version = "4.0.1";
gradle = gradle_7;
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
repo = "Fast-DDS-Gen";
rev = "v${version}";
fetchSubmodules = true;
hash = "sha256-Gs2O/8AIjpvN55HtA3gEwfBqxNZ3rqpVlJnTwOm4wXM=";
hash = "sha256-6kZndC5v/75FKY78jwmMuFXWpWzxZkCesYK4GLYxUY8=";
};
nativeBuildInputs = [