3
0
Fork 0
forked from mirrors/nixpkgs

skypeforlinux: 8.58.0.93 -> 8.59.0.77

This commit is contained in:
Pascal Bach 2020-04-28 22:48:28 +02:00
parent 30fce6f31b
commit 7b38685bb6

View file

@ -7,7 +7,7 @@ let
# Please keep the version x.y.0.z and do not update to x.y.76.z because the
# source of the latter disappears much faster.
version = "8.58.0.93";
version = "8.59.0.77";
rpath = stdenv.lib.makeLibraryPath [
alsaLib
@ -64,7 +64,7 @@ let
"https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
"https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
];
sha256 = "1nqadil50z896jg0r202gw3xmm3diawn0pnh6n6nxn900f02avl3";
sha256 = "1cnlwlp84942ywji3x60zvhijavazdxfym3rfzq3ysky28b6mn6i";
}
else
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";