Skip to content

Commit 54040ba

Browse files
skypeforlinux: 8.136.0.203 -> 8.137.0.425 (#386986)
Co-authored-by: mjoerg <[email protected]>
2 parents 1313842 + e4b3e44 commit 54040ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sk/skypeforlinux/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ let
4242

4343
# Please keep the version x.y.0.z and do not update to x.y.76.z because the
4444
# source of the latter disappears much faster.
45-
version = "8.136.0.203";
46-
revision = "382";
45+
version = "8.137.0.425";
46+
revision = "384";
4747

4848
rpath =
4949
lib.makeLibraryPath [
@@ -103,7 +103,7 @@ let
103103
fetchurl {
104104
name = "skypeforlinux-${version}-${revision}.snap";
105105
url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap";
106-
hash = "sha512-zEhgde/UdN5rm866uqPAouHrexDC/vxquFyfp5bLtWDUWhGhzTHQlo+Mnkicju1IaY3jGVh4u5fRZrg24/9PBw==";
106+
hash = "sha512-JU6CtIJWwqP4CHsLXA1imYfx21ZYSbgbJ9iUsDQC67TRbgliI8TTJHPDHjOYbhVELvu/fAzbENVxCmKDwsQX6g==";
107107
}
108108
else
109109
throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";

0 commit comments

Comments
 (0)