citrix_workspace_19_8_0: fix url

When a new version of the Citrix workspace app is released, there's no
versioned URL available. This means that as soon as a new version is
released, the homepage needs to be altered to ensure that the error
message from `requireFile` points to the proper download URL.
This commit is contained in:
Maximilian Bosch 2020-01-28 10:33:09 +01:00
parent e328078fe0
commit 518b5ef0c9
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -60,7 +60,7 @@ let
x86hash = "0afcqirb4q349r3izy88vqkszg6y2wg14iwypk6nrmvwgvcl6jdn";
x64suffix = "20";
x86suffix = "20";
homepage = https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-latest1.html;
homepage = https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-linux/workspace-app-for-linux-1908.html;
};
"19.10.0" = {