llvmPackages_8: 8.0.0 -> 8.0.1

Starting with 8.0.1 and 7.1.0 LLVM has moved release hosting to GitHub.
This commit is contained in:
Orivej Desh
2019-08-05 23:32:16 +00:00
parent f8d83938a7
commit c9091c1d9d
10 changed files with 13 additions and 13 deletions
@@ -8,7 +8,7 @@ let
self = stdenv.mkDerivation ({
name = "clang-${version}";
src = fetch "cfe" "0svk1f70hvpwrjp6x5i9kqwrqwxnmcrw5s7f4cxyd100mdd12k08";
src = fetch "cfe" "0ihnbdl058gvl2wdy45p5am55bq8ifx8m9mhcsgj9ax8yxlzvvvh";
unpackPhase = ''
unpackFile $src