gnu: libcxx: Update hash.
This is a follow-up to commit c5296e205b
, which
updated llvm.
* gnu/packages/llvm.scm (libcxx): Update hash.
This commit is contained in:
parent
072e986ec8
commit
4980b0b5b9
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ (define-public libcxx
|
|||
version "/libcxx-" version ".src.tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1wdrxg365ig0kngx52pd0n820sncp24blb0zpalc579iidhh4002"))))
|
||||
"1qlx3wlxrnc5cwc1fcfc2vhfsl7j4294hi8y5kxj8hy8wxsjd462"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
`(("clang" ,clang)
|
||||
|
|
Loading…
Reference in a new issue