about summary refs log tree commit diff
path: root/pkgs/applications/audio/faust/faust1git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/faust/faust1git.nix')
-rw-r--r--pkgs/applications/audio/faust/faust1git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/faust/faust1git.nix b/pkgs/applications/audio/faust/faust1git.nix
index 5b769aa621e82..21c8a9a34c565 100644
--- a/pkgs/applications/audio/faust/faust1git.nix
+++ b/pkgs/applications/audio/faust/faust1git.nix
@@ -14,7 +14,7 @@ let
   src = fetchgit {
     url = "git://git.code.sf.net/p/faudiostream/code";
     rev = "931fca3e649f99ef09025d37bd6a7dc70a03e6f6";
-    sha256 = "05yam8jfdnziysvpxa5w118k5bbl103vamyqgka6vyhjjizp1nx7";
+    sha256 = "1h2qfwxqf9406v0w6kqyxlzn88zw3xmwgxg9f01n4jvd72zxll78";
   };
 
   meta = with stdenv.lib; {