despotify: fix missing hash (close #11913)

This commit is contained in:
Nathan Zadoks 2015-12-23 22:41:05 +01:00 committed by Vladimír Čunát
parent 93d3f6f52b
commit 77affc495f

View File

@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
src = fetchsvn {
url = "http://svn.code.sf.net/p/despotify/code";
rev = "521";
sha256 = "1vc453bv5ngkvaqkq7z5bj6x28m4kik59153jikcfah3k4qmxw21";
};
buildInputs = [