Skip to content

Commit 021910d

Browse files
committed
xsimd: update to 14.0.0.
1 parent 240c9a5 commit 021910d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

srcpkgs/xsimd/template

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# Template file for 'xsimd'
22
pkgname=xsimd
3-
reverts="11.2.0_1"
4-
version=11.1.0
5-
revision=2
3+
version=14.0.0
4+
revision=1
65
build_style=cmake
7-
short_desc="C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions"
6+
short_desc="C++ wrappers for SIMD intrinsics"
87
maintainer="John <me@johnnynator.dev>"
98
license="BSD-3-Clause"
109
homepage="https://github.com/xtensor-stack/xsimd"
1110
distfiles="https://github.com/xtensor-stack/xsimd/archive/refs/tags/${version}.tar.gz"
12-
checksum=aa54dba8daade472656eba0d27154f072fec06ee3831aefcac69a5f6c7dbbae7
11+
checksum=17de0236954955c10c09d6938d4c5f3a3b92d31be5dadd1d5d09fc1b15490dce
1312

1413
if [ -z "$CROSS_BUILD" ]; then
1514
configure_args="-DBUILD_TESTS=ON"

0 commit comments

Comments
 (0)