gnu: libcxx: Update hash.
This is a follow-up to commit c5296e205b
, which
updated llvm.
* gnu/packages/llvm.scm (libcxx): Update hash.
master
parent
072e986ec8
commit
4980b0b5b9
|
@ -273,7 +273,7 @@ code analysis tools.")
|
|||
version "/libcxx-" version ".src.tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1wdrxg365ig0kngx52pd0n820sncp24blb0zpalc579iidhh4002"))))
|
||||
"1qlx3wlxrnc5cwc1fcfc2vhfsl7j4294hi8y5kxj8hy8wxsjd462"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
`(("clang" ,clang)
|
||||
|
|
Reference in New Issue