···1717 # When updating, please check if https://github.com/csound/csound/issues/1078
1818 # has been fixed in the new version so we can use the normal fluidsynth
1919 # version and remove fluidsynth 1.x from nixpkgs again.
2020- version = "6.16.0";
2020+ version = "6.16.2";
21212222 hardeningDisable = [ "format" ];
2323···2525 owner = "csound";
2626 repo = "csound";
2727 rev = version;
2828- sha256 = "sha256-1+P2W8auc34sNJdKHUcilOBCK+Is9GHnM+J+M4oNR3U=";
2828+ sha256 = "sha256-1rcS3kOspU9ACx45yB8betph4G0hso1OSJQRiabX6tE=";
2929 };
30303131 cmakeFlags = [ "-DBUILD_CSOUND_AC=0" ] # fails to find Score.hpp