about summary refs log tree commit diff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorobadz <obadz-git@obadz.com>2016-11-12 15:33:07 +0000
committerobadz <obadz-git@obadz.com>2016-11-12 16:43:30 +0000
commit38c6a88274572d161368b840a7a4b957bca9efa8 (patch)
treecafedbe0ccb3e6aaa913f522c502eb5e1b985385 /pkgs/applications/networking
parentaa0238ece0b54d870902fa7fb72b9de3d1cf4607 (diff)
downloadnixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar.gz
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar.bz2
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar.lz
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar.xz
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.tar.zst
nixlib-38c6a88274572d161368b840a7a4b957bca9efa8.zip
citrix-receiver: 13.3.0 -> 13.4.0
Diffstat (limited to 'pkgs/applications/networking')
-rw-r--r--pkgs/applications/networking/remote/citrix-receiver/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/remote/citrix-receiver/default.nix b/pkgs/applications/networking/remote/citrix-receiver/default.nix
index f8ec7ec01d91..57d04e528452 100644
--- a/pkgs/applications/networking/remote/citrix-receiver/default.nix
+++ b/pkgs/applications/networking/remote/citrix-receiver/default.nix
@@ -24,17 +24,17 @@
 
 stdenv.mkDerivation rec {
   name = "citrix-receiver-${version}";
-  version = "13.3.0";
+  version = "13.4.0";
   homepage = https://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-latest.html;
 
   prefixWithBitness = if stdenv.is64bit then "linuxx64" else "linuxx86";
 
   src = requireFile rec {
-    name = "${prefixWithBitness}-${version}.344519.tar.gz";
+    name = "${prefixWithBitness}-${version}.10109380.tar.gz";
     sha256 =
       if stdenv.is64bit
-      then "11l0s4f1si43qlxai053ps4nks7v4bahipsmcdpnrdzq0vps17ls"
-      else "0sbgkb9a3ss2n08lal7qk8pmxyqbvkm7jj7l995ddjaa6jbkr3fz";
+      then "133brs0sq6d0mgr19rc6ig1n9ahm3ryi23v5nrgqfh0hgxqcrrjb"
+      else "0r7jfl5yqv1s2npy8l9gsn0gbb82f6raa092ppkc8xy5pni5sh7l";
     message = ''
       In order to use Citrix Receiver, you need to comply with the Citrix EULA and download
       the ${if stdenv.is64bit then "64-bit" else "32-bit"} binaries, .tar.gz from: