skypeforlinux: 8.136.0.203 -> 8.137.0.425 (#386986)

Co-authored-by: mjoerg <mjoerg@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] mjoerg and committed by GitHub 54040bae 13138422

+3 -3
+3 -3
pkgs/by-name/sk/skypeforlinux/package.nix
··· 42 43 # Please keep the version x.y.0.z and do not update to x.y.76.z because the 44 # source of the latter disappears much faster. 45 - version = "8.136.0.203"; 46 - revision = "382"; 47 48 rpath = 49 lib.makeLibraryPath [ ··· 103 fetchurl { 104 name = "skypeforlinux-${version}-${revision}.snap"; 105 url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap"; 106 - hash = "sha512-zEhgde/UdN5rm866uqPAouHrexDC/vxquFyfp5bLtWDUWhGhzTHQlo+Mnkicju1IaY3jGVh4u5fRZrg24/9PBw=="; 107 } 108 else 109 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
··· 42 43 # Please keep the version x.y.0.z and do not update to x.y.76.z because the 44 # source of the latter disappears much faster. 45 + version = "8.137.0.425"; 46 + revision = "384"; 47 48 rpath = 49 lib.makeLibraryPath [ ··· 103 fetchurl { 104 name = "skypeforlinux-${version}-${revision}.snap"; 105 url = "https://api.snapcraft.io/api/v1/snaps/download/QRDEfjn4WJYnm0FzDKwqqRZZI77awQEV_${revision}.snap"; 106 + hash = "sha512-JU6CtIJWwqP4CHsLXA1imYfx21ZYSbgbJ9iUsDQC67TRbgliI8TTJHPDHjOYbhVELvu/fAzbENVxCmKDwsQX6g=="; 107 } 108 else 109 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";