gnu: xsimd: Update to 7.4.10.

* gnu/packages/cpp.scm (xsimd): Update to 7.4.10.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-09 17:37:44 +02:00
parent c8d809f9a4
commit 28c09381d4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -273,7 +273,7 @@ (define-public dashel
(define-public xsimd
(package
(name "xsimd")
(version "7.4.9")
(version "7.4.10")
(source
(origin
(method git-fetch)
@ -281,7 +281,7 @@ (define-public xsimd
(url "https://github.com/QuantStack/xsimd")
(commit version)))
(sha256
(base32 "11by8gbshm4vv6flqp0ihff8c6nmbaqq7ms93b38rrq68bigcply"))
(base32 "097yvxrxdldi5s5m4nsxv8f4gwv9xj42mqig98a1z3hkjj1j2gn5"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments