···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10- version = "8.66.0.74";
1112 rpath = lib.makeLibraryPath [
13 alsaLib
···65 "https://mirror.cs.uchicago.edu/skype/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
66 "https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
67 ];
68- sha256 = "11bpzr3j6fa5x62xrx2q2sr1wxjrn0a37053j4prxjcvdrc5in8f";
69 }
70 else
71 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···78 # Please keep the version x.y.0.z and do not update to x.y.76.z because the
9 # source of the latter disappears much faster.
10+ version = "8.68.0.100";
1112 rpath = lib.makeLibraryPath [
13 alsaLib
···65 "https://mirror.cs.uchicago.edu/skype/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
66 "https://web.archive.org/web/https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_${version}_amd64.deb"
67 ];
68+ sha256 = "gHjgQRdNABO+R+fcDurHDAQtZpckIxLbODM6Txz+LH4=";
69 }
70 else
71 throw "Skype for linux is not supported on ${stdenv.hostPlatform.system}";
···171 GREP = @GREP@
172--- ncbi-blast-2.9.0+-src/src/build-system/configure 2019-03-05 00:49:08.000000000 +0800
173+++ ncbi-blast-2.9.0+-src.patched/src/build-system/configure 2019-05-15 16:55:40.711795042 +0800
174-@@ -10417,10 +10417,6 @@
175- echo "${ECHO_T}no, using $LN_S" >&6; }
176- fi
177-178-case "$LN_S" in
179- /*) ;;
180- * ) LN_S=/bin/$LN_S ;;
181-esac
182-183- if test -n "$ac_tool_prefix"; then
184- # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.