aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-02-25 22:03:26 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-01 08:37:32 +0700
commitd4bc66b7700c12d7c692f7867a560249cc0e24cc (patch)
tree10bcb4bc275b0f4fb73e78acd5136e5dd17a9bff
parentd3e708cf818139d056e6bcc55429495f034c360c (diff)
academic/xsimd: Version bump to 13.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--academic/xsimd/xsimd.SlackBuild4
-rw-r--r--academic/xsimd/xsimd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/xsimd/xsimd.SlackBuild b/academic/xsimd/xsimd.SlackBuild
index 0d7e09a882..a67507c107 100644
--- a/academic/xsimd/xsimd.SlackBuild
+++ b/academic/xsimd/xsimd.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for xsimd
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xsimd
-VERSION=${VERSION:-13.1.0}
+VERSION=${VERSION:-13.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/xsimd/xsimd.info b/academic/xsimd/xsimd.info
index 3f6fc2ee2d..7353e5b927 100644
--- a/academic/xsimd/xsimd.info
+++ b/academic/xsimd/xsimd.info
@@ -1,8 +1,8 @@
PRGNAM="xsimd"
-VERSION="13.1.0"
+VERSION="13.2.0"
HOMEPAGE="https://github.com/QuantStack/xsimd"
-DOWNLOAD="https://github.com/QuantStack/xsimd/archive/13.1.0/xsimd-13.1.0.tar.gz"
-MD5SUM="37a90bdd437882bf2c233f9b60c40bed"
+DOWNLOAD="https://github.com/QuantStack/xsimd/archive/13.2.0/xsimd-13.2.0.tar.gz"
+MD5SUM="f451a1c57d2a4fdc0ba663be438dced4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="doctest"