nextcloud-client: 3.16.3 -> 3.16.4 (#402687)

Co-authored-by: SuperSandro2000 <sandro.jaeckel@gmail.com>

authored by nixpkgs-merge-bot[bot] SuperSandro2000 and committed by GitHub 75b0fcdb 9066a7c8

+2 -2
+2 -2
pkgs/by-name/ne/nextcloud-client/package.nix
··· 23 24 stdenv.mkDerivation rec { 25 pname = "nextcloud-client"; 26 - version = "3.16.3"; 27 28 outputs = [ 29 "out" ··· 34 owner = "nextcloud-releases"; 35 repo = "desktop"; 36 tag = "v${version}"; 37 - hash = "sha256-C/IfCNOFsSnpJMVSVhOkfx1F2IhOM8ntgdKjr7MKdkc="; 38 }; 39 40 patches = [
··· 23 24 stdenv.mkDerivation rec { 25 pname = "nextcloud-client"; 26 + version = "3.16.4"; 27 28 outputs = [ 29 "out" ··· 34 owner = "nextcloud-releases"; 35 repo = "desktop"; 36 tag = "v${version}"; 37 + hash = "sha256-8P73YitjuU9SGDBNimqJsvSfGOE9lNCVUNN3f4KXWSY="; 38 }; 39 40 patches = [