Merge pull request #43220 from peterhoeg/u/qtox

qtox: 1.15.0 -> 1.16.1
This commit is contained in:
Peter Hoeg 2018-07-09 21:52:12 +08:00 committed by GitHub
commit 476aab54fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
, AVFoundation ? null }:
let
version = "1.15.0";
version = "1.16.1";
rev = "v${version}";
in mkDerivation rec {
@ -16,7 +16,7 @@ in mkDerivation rec {
src = fetchFromGitHub {
owner = "qTox";
repo = "qTox";
sha256 = "1garwnlmg452b0bwx36rsh08s15q3zylb26l01iiwg4l9vcaldh9";
sha256 = "05cz67yvdqjv1dmqycnc5rd0275zh94wyaa7sqdkr1iw8k5h955n";
inherit rev;
};

View File

@ -51,7 +51,7 @@ in rec {
};
libtoxcore_0_2 = generic {
version = "0.2.2";
sha256 = "1463grbbv009pj2g6dbnyk4lr871vw41962m63v21mmp6dkrr7r5";
version = "0.2.3";
sha256 = "1z8638cmxssc4jvbf64x549m84pz28729xbxc4c4ss1k792x30ya";
};
}