summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/lastwatch/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/lastwatch/default.nix')
-rw-r--r--pkgs/applications/audio/lastwatch/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/lastwatch/default.nix b/pkgs/applications/audio/lastwatch/default.nix
index 168a67a53f00..61d502ce3345 100644
--- a/pkgs/applications/audio/lastwatch/default.nix
+++ b/pkgs/applications/audio/lastwatch/default.nix
@@ -8,7 +8,7 @@ pythonPackages.buildPythonApplication rec {
src = fetchgit {
url = "git://github.com/aszlig/LastWatch.git";
rev = "refs/tags/v${version}";
- sha256 = "c43f0fd87e9f3daafc7e8676daf2e89c8e21fbabc278eb1455e28d2997587a92";
+ sha256 = "0nlng3595j5jvnikk8i5hb915zak5zsmfn2306cc4gfcns9xzjwp";
};
pythonPath = [