Skip to content

Commit

Permalink
skypeforlinux: 8.55.0.141 -> 8.56.0.103
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and FRidh committed Mar 6, 2020
1 parent dfbe76a commit 4665c94
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.55.0.141";
version = "8.56.0.103";

rpath = stdenv.lib.makeLibraryPath [
alsaLib
Expand Down Expand Up @@ -63,7 +63,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 = "0yfbxrnf2mjihrsvp0r81kbxh3rfh53y7sbfp3bwqky951a93qis";
sha256 = "01qyi92dh4xalzaqzj9n3bz59y91rx45gkyw4k9ckjknbjwb3c90";
}
else
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
Expand Down

0 comments on commit 4665c94

Please sign in to comment.