Loading pkgs/applications/networking/nextcloud-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { pname = "nextcloud-client"; version = "3.14.2"; version = "3.14.3"; outputs = [ "out" "dev" ]; Loading @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { owner = "nextcloud-releases"; repo = "desktop"; rev = "refs/tags/v${version}"; hash = "sha256-vxCt/FNfQZ7rWME2zLGESgW/+FNoENZeCr8FFcGwoFQ="; hash = "sha256-nYoBs5EnWiqYRsqc5CPxCIs0NAxSprI9PV0lO/c8khw="; }; patches = [ Loading Loading
pkgs/applications/networking/nextcloud-client/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { pname = "nextcloud-client"; version = "3.14.2"; version = "3.14.3"; outputs = [ "out" "dev" ]; Loading @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { owner = "nextcloud-releases"; repo = "desktop"; rev = "refs/tags/v${version}"; hash = "sha256-vxCt/FNfQZ7rWME2zLGESgW/+FNoENZeCr8FFcGwoFQ="; hash = "sha256-nYoBs5EnWiqYRsqc5CPxCIs0NAxSprI9PV0lO/c8khw="; }; patches = [ Loading