llvmPackages_8: rc5 -> 8.0.0 release

This commit is contained in:
Will Dietz
2019-03-20 09:56:20 -05:00
parent de0612c46c
commit 5c4aed5c8a
9 changed files with 12 additions and 12 deletions
@@ -9,7 +9,7 @@ let
name = "clang-${version}";
unpackPhase = ''
unpackFile ${fetch "cfe" "07k6vcxnf9n8x21mala3rfvf450iqy24wcsqw4yc8b8lp1fwii6p"}
unpackFile ${fetch "cfe" "0svk1f70hvpwrjp6x5i9kqwrqwxnmcrw5s7f4cxyd100mdd12k08"}
mv cfe-${version}* clang
sourceRoot=$PWD/clang
unpackFile ${clang-tools-extra_src}