mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
[Backport release-24.05] skypeforlinux: 8.131.0.202 -> 8.132.0.201 (#355611)
This commit is contained in:
commit
35fe482008
@ -42,8 +42,8 @@ let
|
|||||||
|
|
||||||
# Please keep the version x.y.0.z and do not update to x.y.76.z because the
|
# 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.
|
# source of the latter disappears much faster.
|
||||||
version = "8.131.0.202";
|
version = "8.132.0.201";
|
||||||
revision = "370";
|
revision = "373";
|
||||||
|
|
||||||
rpath =
|
rpath =
|
||||||
lib.makeLibraryPath [
|
lib.makeLibraryPath [
|
||||||
@ -103,7 +103,7 @@ let
|
|||||||
fetchurl {
|
fetchurl {
|
||||||
name = "skypeforlinux-${version}-${revision}.snap";
|
name = "skypeforlinux-${version}-${revision}.snap";
|
||||||
url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap";
|
url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap";
|
||||||
hash = "sha512-POCDkJe58ie78PIze6qADPIbjfFxNhLJt5z7ooHNIna6IrJoeqpFYIrRo9uosHkUURu83MfueeyYd6z0j+P/RQ==";
|
hash = "sha512-Hrb/MlCYTvQ/4kicsnBfdKtnUPP8nFi1TKQ4zl3dtvwUWl9QGXX//sNQoBOj6b9KkgpCi6pI04wIWp/zdRMl6Q==";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
|
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
|
||||||
|
Loading…
Reference in New Issue
Block a user