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
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
pname = "libc++";
inherit version;
src = fetch "libcxx" "1cjxiby8nq95g02rgx08iy86pswpi66b9wmxqjiyga1s92nb19j0";
src = fetch "libcxx" "1j15szimdyihqzz5k1ys40v1vrswa4aaj6ckpqx3gngindi80sdr";
postUnpack = ''
unpackFile ${libcxxabi.src}