···24242525stdenv.mkDerivation rec {
2626 name = "citrix-receiver-${version}";
2727- version = "13.2.1";
2828- homepage = https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-1321.html;
2727+ version = "13.3.0";
2828+ homepage = https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-latest.html;
29293030 prefixWithBitness = if stdenv.is64bit then "linuxx64" else "linuxx86";
31313232 src = requireFile rec {
3333- name = "${prefixWithBitness}-${version}.328635.tar.gz";
3333+ name = "${prefixWithBitness}-${version}.344519.tar.gz";
3434 sha256 =
3535 if stdenv.is64bit
3636- then "3a11d663b1a11cc4ebb3e3595405d520ec279e1330462645c53edd5cc79d9ca0"
3737- else "0yjw8q8mh4adns2i04m4p273vb4ifakixal7yi3hnbg43b36wfaw";
3636+ then "11l0s4f1si43qlxai053ps4nks7v4bahipsmcdpnrdzq0vps17ls"
3737+ else "0sbgkb9a3ss2n08lal7qk8pmxyqbvkm7jj7l995ddjaa6jbkr3fz";
3838 message = ''
3939 In order to use Citrix Receiver, you need to comply with the Citrix EULA and download
4040 the ${if stdenv.is64bit then "64-bit" else "32-bit"} binaries, .tar.gz from:
41414242- ${homepage}#ctx-dl-eula
4242+ ${homepage}
43434444 Once you have downloaded the file, please use the following command and re-run the
4545 installation: