qtox: 20150624 -> 20150821

This commit is contained in:
Artjom Vejsel 2015-08-21 19:51:12 +03:00
parent 7f1efceff8
commit c9ca9db213

View File

@ -3,12 +3,12 @@
pango, atk, qrencode, ffmpeg, filter-audio, makeWrapper }:
stdenv.mkDerivation rec {
name = "qtox-dev-20150624";
name = "qtox-dev-20150821";
src = fetchgit {
url = "https://github.com/tux3/qTox.git";
rev = "9f386135a2cf428d2802b158c70be4beee5abf86";
sha256 = "1m2y50q5yim1q75k48cy5daq5qm77cvb3kcla7lpqv54xnfdwxk8";
rev = "2f6b5e052f2a625d506e83f880c5d68b49118f95";
md5 = "b2f9cf283136b6e558876ca2e6d128a3";
};
buildInputs =
@ -49,4 +49,4 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [ viric jgeerds ];
platforms = platforms.all;
};
}
}