1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 18:10:47 +02:00

gnu: xsimd: Update to 13.2.0.

* gnu/packages/cpp.scm (xsimd): Update to 13.2.0.

Change-Id: I86e3d2e8138c10f48b8acebda8751be2727a7364
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Zheng Junjie 2025-03-22 23:48:27 +08:00
parent b862ec2176
commit 8febfa472c
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -787,7 +787,7 @@ of XDG base directories, such as XDG_CONFIG_HOME.")
(define-public xsimd
(package
(name "xsimd")
(version "11.0.0")
(version "13.2.0")
(source
(origin
(method git-fetch)
@ -795,7 +795,7 @@ of XDG base directories, such as XDG_CONFIG_HOME.")
(url "https://github.com/xtensor-stack/xsimd")
(commit version)))
(sha256
(base32 "148wylv88vp31rz7l357ch7k0l50apfk4x31qdqk9y4d2hj6ld3f"))
(base32 "1w3hffv5yr1xdl3f46dnnza3kixfgj13450181qf7spq2cknv2rg"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments