Merge pull request #105059 from r-ryantm/auto-update/qtox
qtox: 1.17.2 -> 1.17.3
This commit is contained in:
commit
5cdabcc0ee
@ -7,7 +7,7 @@
|
|||||||
, AVFoundation ? null }:
|
, AVFoundation ? null }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "1.17.2";
|
version = "1.17.3";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
|
|
||||||
in mkDerivation {
|
in mkDerivation {
|
||||||
@ -17,7 +17,7 @@ in mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "qTox";
|
owner = "qTox";
|
||||||
repo = "qTox";
|
repo = "qTox";
|
||||||
sha256 = "04pbv1zsxy8dph2v0r9xc8lcm5g6604pwnppi3la5w46ihbwxlb9";
|
sha256 = "19xgw9bqirxbgvj5cdh20qxh61pkwk838lq1l78n6py1qrs7z5wp";
|
||||||
inherit rev;
|
inherit rev;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user