thunderbird: fix out-of-date hash (#15390)

This commit is contained in:
namore 2016-05-11 21:34:23 +02:00 committed by Domen Kožar
parent 2d7e4de12e
commit 13c2bd4d7c

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "mirror://mozilla/thunderbird/releases/${verName}/source/thunderbird-${verName}.source.tar.xz";
sha256 = "1wbkj8a0p62mcbxlq8yyzrx51xi65qm8f2ccqiv5pb6qd51b5d0v";
sha256 = "0rynfyxgpvfla17zniaq84slc02kg848qawkjmdbnv74y6bkhs8m";
};
buildInputs = # from firefox30Pkgs.xulrunner, without gstreamer and libvpx