llvm6: 6.0.0 -> 6.0.1

This commit is contained in:
Will Dietz
2018-06-29 11:54:21 -05:00
parent 10d0cc9a46
commit 4a8104af49
9 changed files with 10 additions and 10 deletions
@@ -9,7 +9,7 @@ let
name = "clang-${version}";
unpackPhase = ''
unpackFile ${fetch "cfe" "0cnznvfyl3hgbg8gj58pmwf0pvd2sv5k3ccbivy6q6ggv7c6szg0"}
unpackFile ${fetch "cfe" "0rxn4rh7rrnsqbdgp4gzc8ishbkryhpl1kd3mpnxzpxxhla3y93w"}
mv cfe-${version}* clang
sourceRoot=$PWD/clang
unpackFile ${clang-tools-extra_src}