Skip to content

Commit c57720a

Browse files
authored
faustPhysicalModeling: 2.77.3 -> 2.79.3 (#389328)
2 parents d69b01b + 45faf7a commit c57720a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fa/faustPhysicalModeling/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
}:
99
stdenv.mkDerivation rec {
1010
pname = "faustPhysicalModeling";
11-
version = "2.77.3";
11+
version = "2.79.3";
1212

1313
src = fetchFromGitHub {
1414
owner = "grame-cncm";
1515
repo = "faust";
1616
rev = version;
17-
sha256 = "sha256-CADiJXyB4FivQjbh1nhpAVgCkTi1pW/vtXKXfL7o7xU=";
17+
sha256 = "sha256-j5ADlKZriwLARpEJ/4xgvyAhF5ld9Hl2gXZS3NPJJj8=";
1818
};
1919

2020
nativeBuildInputs = [

0 commit comments

Comments
 (0)