Skip to content

Commit

Permalink
skypeforlinux: 8.28.0.41 -> 8.32.0.44
Browse files Browse the repository at this point in the history
Fixes 404 on https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.28.0.41_amd64.deb, as only [more recent versions](https://repo.skype.com/deb/pool/main/s/skypeforlinux/) are still available, as previously noted at #31047. Avoiding `x.y.76.z` releases as per the comment.
  • Loading branch information
KiaraGrouwstra committed Oct 14, 2018
1 parent 45c7d09 commit 3dbc440
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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.28.0.41";
version = "8.32.0.44";

rpath = stdenv.lib.makeLibraryPath [
alsaLib
Expand Down

0 comments on commit 3dbc440

Please sign in to comment.