From deeebc45935964390ff119617092de569b6ac54b Mon Sep 17 00:00:00 2001 From: Evan Bollig Date: Sat, 28 May 2022 19:32:53 +0200 Subject: Alinux isc buildcache (#30462) Add two new stacks targeted at x86_64 and arm, representing an initial list of packages used by current and planned AWS Workshops, and built in conjunction with the ISC22 announcement of the spack public binary cache. Co-authored-by: Scott Wittenburg --- var/spack/repos/builtin/packages/simde/package.py | 1 + 1 file changed, 1 insertion(+) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/simde/package.py b/var/spack/repos/builtin/packages/simde/package.py index 2c1fd08b2f..858c22a047 100644 --- a/var/spack/repos/builtin/packages/simde/package.py +++ b/var/spack/repos/builtin/packages/simde/package.py @@ -18,6 +18,7 @@ class Simde(MesonPackage): url = "https://github.com/simd-everywhere/simde/archive/v0.6.0.tar.gz" git = "https://github.com/simd-everywhere/simde.git" + version('0.7.2', sha256='366d5e9a342c30f1e40d1234656fb49af5ee35590aaf53b3c79b2afb906ed4c8') version('0.6.0', sha256='25a8b8c69c17ddc2f6209e86caa6b12d4ed91c0f841617efc56e5675eea84915') patch('sve-gcc.patch', when='@0.6.0 %gcc') -- cgit v1.2.3-70-g09d2