gnu: libcxx: Update hash.

This is a follow-up to commit c5296e205b, which
updated llvm.

* gnu/packages/llvm.scm (libcxx): Update hash.
master
Ricardo Wurmus 2019-06-24 13:26:37 +02:00 committed by Ricardo Wurmus
parent 072e986ec8
commit 4980b0b5b9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -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)