lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

faustPhysicalModeling: 2.75.7 -> 2.77.3 (#368694)

authored by

Weijia Wang and committed by
GitHub
b6521417 1e5475a9

+2 -2
+2 -2
pkgs/by-name/fa/faustPhysicalModeling/package.nix
··· 7 7 }: 8 8 stdenv.mkDerivation rec { 9 9 pname = "faustPhysicalModeling"; 10 - version = "2.75.7"; 10 + version = "2.77.3"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "grame-cncm"; 14 14 repo = "faust"; 15 15 rev = version; 16 - sha256 = "sha256-j5Qg/H7aMBZ6A8gh6v6+ICxmCZ7ya2tVF2FjueVtvHo="; 16 + sha256 = "sha256-CADiJXyB4FivQjbh1nhpAVgCkTi1pW/vtXKXfL7o7xU="; 17 17 }; 18 18 19 19 buildInputs = [