···67 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
8 # source of the latter disappears much faster.
9- version = "8.24.0.2";
1011 rpath = stdenv.lib.makeLibraryPath [
12 alsaLib
···56 if stdenv.system == "x86_64-linux" then
57 fetchurl {
58 url = "https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb";
59- sha256 = "079bv0wilwwd9gqykcyfs4bj8za140788dxi058k4275h1jlvrww";
60 }
61 else
62 throw "Skype for linux is not supported on ${stdenv.system}";
···67 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
8 # source of the latter disappears much faster.
9+ version = "8.28.0.41";
1011 rpath = stdenv.lib.makeLibraryPath [
12 alsaLib
···56 if stdenv.system == "x86_64-linux" then
57 fetchurl {
58 url = "https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb";
59+ sha256 = "1kydf71qbz35dx4674h3nxfx8a88k620217906i54ic4qq2mgy2x";
60 }
61 else
62 throw "Skype for linux is not supported on ${stdenv.system}";