llvmPackages_10: rc3 -> rc4

Only needed to update hashes and the version.
Updated comment for extension handling patch
This commit is contained in:
Holger Wünsche
2020-03-19 10:45:57 +01:00
parent 4ad4523600
commit 0ec3f4e26b
10 changed files with 13 additions and 13 deletions
@@ -8,7 +8,7 @@ let
pname = "clang";
inherit version;
src = fetch "clang" "1w7ixr16a9f0g5kv4irvhwq973wn0d418kb0p9rabyfscm05wfmq";
src = fetch "clang" "19y2nii0rqq8hf657d331s8rmpddlm5wvcznhdwxkymd0fd5l7vm";
unpackPhase = ''
unpackFile $src
@@ -36,7 +36,7 @@ let
];
patches = [
# 10.0.0rc3-only
# 10.0.0 only, this should be present in 10.0.1
./clang-extension-handling.patch
./purity.patch