about summary refs log tree commit diff
path: root/pkgs/applications/audio/i-score/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/i-score/default.nix')
-rw-r--r--pkgs/applications/audio/i-score/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/i-score/default.nix b/pkgs/applications/audio/i-score/default.nix
index 8bf85ac24b02..17fadfe8b1f0 100644
--- a/pkgs/applications/audio/i-score/default.nix
+++ b/pkgs/applications/audio/i-score/default.nix
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
   src = fetchgit {
     url = "https://github.com/OSSIA/i-score.git";
     rev = "ede2453b139346ae46702b5e2643c5488f8c89fb";
-    sha256 = "04li771nj0k8gym7vg6rnawjkp2f6d5m5mby26h0k6ksf7hg7h70";
+    sha256 = "0mk0zsqhx9z7ry1amjki89h6yp5ysi1qgy2j3kzhrm5sfazvf0x3";
     leaveDotGit = true;
     deepClone = true;
   };