slack: 4.3.3 -> 4.2.0

4.3.3 not available yet for Linux
This commit is contained in:
Ersin Akinci 2020-02-21 15:39:43 +00:00
parent 1170594e99
commit 5386408991

View file

@ -6,7 +6,7 @@ at-spi2-atk, at-spi2-core, libuuid, nodePackages, libpulseaudio, xdg_utils
let
version = "4.3.3";
version = "4.2.0";
inherit (stdenv.hostPlatform) system;