Skip to content

Commit

Permalink
skypeforlinux: 8.130.0.205 -> 8.131.0.202
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoerg committed Oct 26, 2024
1 parent 474d466 commit 3b7509c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/sk/skypeforlinux/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ 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.130.0.205";
revision = "368";
version = "8.131.0.202";
revision = "370";

rpath =
lib.makeLibraryPath [
Expand Down Expand Up @@ -103,7 +103,7 @@ let
fetchurl {
name = "skypeforlinux-${version}-${revision}.snap";
url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap";
hash = "sha512-eDSJQndUDxSsRg9bSevWUih1iXDp3n1kU0RdRAu3GsHeRC/JJx3m4vKxP0F/Rcf2Toxd3MPG2r6Oa1Wa7upcGg==";
hash = "sha512-POCDkJe58ie78PIze6qADPIbjfFxNhLJt5z7ooHNIna6IrJoeqpFYIrRo9uosHkUURu83MfueeyYd6z0j+P/RQ==";
}
else
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
Expand Down

0 comments on commit 3b7509c

Please sign in to comment.