···17 # When updating, please check if https://github.com/csound/csound/issues/1078
18 # has been fixed in the new version so we can use the normal fluidsynth
19 # version and remove fluidsynth 1.x from nixpkgs again.
20- version = "6.16.0";
2122 hardeningDisable = [ "format" ];
23···25 owner = "csound";
26 repo = "csound";
27 rev = version;
28- sha256 = "sha256-1+P2W8auc34sNJdKHUcilOBCK+Is9GHnM+J+M4oNR3U=";
29 };
3031 cmakeFlags = [ "-DBUILD_CSOUND_AC=0" ] # fails to find Score.hpp
···17 # When updating, please check if https://github.com/csound/csound/issues/1078
18 # has been fixed in the new version so we can use the normal fluidsynth
19 # version and remove fluidsynth 1.x from nixpkgs again.
20+ version = "6.16.2";
2122 hardeningDisable = [ "format" ];
23···25 owner = "csound";
26 repo = "csound";
27 rev = version;
28+ sha256 = "sha256-1rcS3kOspU9ACx45yB8betph4G0hso1OSJQRiabX6tE=";
29 };
3031 cmakeFlags = [ "-DBUILD_CSOUND_AC=0" ] # fails to find Score.hpp