Symbola: update hash for PDF file

This commit is contained in:
Longrin Wischnewski 2014-11-18 15:12:58 +01:00
parent c1a0440bd3
commit 9512e0cd0b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
};
docs_pdf = fetchurl {
url = "http://users.teilar.gr/~g1951d/Symbola.pdf";
sha256 = "11h2202p1p4np4nv5m8k41wk7431p2m35sjpmbi1ygizakkbla3p";
sha256 = "16f37fsi2zyy3ka409g3m5d9c09l0ba3rqkz912j90p4588dvk85";
};
buildInputs = [ unzip ];