summary refs log tree commit diff
path: root/pkgs/applications/networking/remote/citrix-workspace/sources.nix
diff options
context:
space:
mode:
authorMichael Adler <adlerm@mailbox.org>2022-12-01 22:19:57 +0100
committerMichael Adler <adlerm@mailbox.org>2022-12-01 22:19:57 +0100
commit6a26fe20f7bd1362679b5eb6c1b3a5263c35414b (patch)
treeb5df7f89ee7ba11f4de4e508fb491f993b604181 /pkgs/applications/networking/remote/citrix-workspace/sources.nix
parent8be903c231c3bf7b73968800be7682e0e27b6afb (diff)
downloadnixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar.gz
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar.bz2
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar.lz
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar.xz
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.tar.zst
nixpkgs-6a26fe20f7bd1362679b5eb6c1b3a5263c35414b.zip
citrix-workspace: fix 22.7.0
the x64suffix and x86suffix has changed
Diffstat (limited to 'pkgs/applications/networking/remote/citrix-workspace/sources.nix')
-rw-r--r--pkgs/applications/networking/remote/citrix-workspace/sources.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/networking/remote/citrix-workspace/sources.nix b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
index 9e24ecd211a..9f8d8489a2c 100644
--- a/pkgs/applications/networking/remote/citrix-workspace/sources.nix
+++ b/pkgs/applications/networking/remote/citrix-workspace/sources.nix
@@ -51,11 +51,11 @@ let
       major     = "22";
       minor     = "7";
       patch     = "0";
-      x64hash   = "a17e4478ad3eac4b0cbc9fb7be0dba2758393ba2d3b6a82b3074ff053586c5f5";
-      x86hash   = "f08d9c83a1af7873cbb864b26ec24d731fdc2e5045adee982eeef4083982c5bc";
-      x64suffix = "20";
-      x86suffix = "20";
-      homepage  = "https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html";
+      x64hash   = "ba88490e457e0fe6c610778396e40293067173c182f2343c8c1fda5e2444985c";
+      x86hash   = "ed9ff8b3be968cacaf6121c783326091899b987e53fac1aafae68ea3e5883403";
+      x64suffix = "14";
+      x86suffix = "14";
+      homepage  = "https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest-OLD1.html";
     };
   };