Merge pull request #80159 from emacsomancer/mullvad-2020.2

mullvad-vpn: 2020.1 -> 2020.2
This commit is contained in:
Jörg Thalheim 2020-02-17 14:56:55 +00:00 committed by GitHub
commit 338e1dc57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -40,11 +40,11 @@ in
stdenv.mkDerivation rec {
pname = "mullvad-vpn";
version = "2019.10";
version = "2020.2";
src = fetchurl {
url = "https://www.mullvad.net/media/app/MullvadVPN-${version}_amd64.deb";
sha256 = "0nckbhfpf4r5l5h22jcv93b5i9y2sc8lhcaffsg2ld804h5ygbbq";
sha256 = "4f5970714684a86fba44b742d77f9bbe1147a111330e487d160d9844f34ae3d5";
};
nativeBuildInputs = [