From 9d288e7da346ddb3aee8d68fc9348ee868fd21c6 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Tue, 18 Sep 2018 09:12:37 -0700 Subject: qtox: 1.16.1 -> 1.16.3 (#46204) Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from qtox --- pkgs/applications/networking/instant-messengers/qtox/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/instant-messengers/qtox/default.nix b/pkgs/applications/networking/instant-messengers/qtox/default.nix index fa481b7fe663..6cb51478b731 100644 --- a/pkgs/applications/networking/instant-messengers/qtox/default.nix +++ b/pkgs/applications/networking/instant-messengers/qtox/default.nix @@ -7,7 +7,7 @@ , AVFoundation ? null }: let - version = "1.16.1"; + version = "1.16.3"; rev = "v${version}"; in mkDerivation rec { @@ -16,7 +16,7 @@ in mkDerivation rec { src = fetchFromGitHub { owner = "qTox"; repo = "qTox"; - sha256 = "05cz67yvdqjv1dmqycnc5rd0275zh94wyaa7sqdkr1iw8k5h955n"; + sha256 = "0qd4nvbrjnnfnk8ghsxq3cd1n1qf1ck5zg6ib11ij2pg03s146pa"; inherit rev; }; -- cgit 1.4.1