Merge pull request #151821 from r-ryantm/auto-update/qtox

qtox: 1.17.3 -> 1.17.4
This commit is contained in:
Thiago Kenji Okada 2021-12-23 12:03:12 -03:00 committed by GitHub
commit 9c2861ede6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,13 +28,13 @@
mkDerivation rec {
pname = "qtox";
version = "1.17.3";
version = "1.17.4";
src = fetchFromGitHub {
owner = "qTox";
repo = "qTox";
rev = "v${version}";
sha256 = "19xgw9bqirxbgvj5cdh20qxh61pkwk838lq1l78n6py1qrs7z5wp";
sha256 = "sha256-j1aAry4wjb4RResdu8PQzyVazvVxnxvZMoC59sO0frw=";
};
buildInputs = [