From 4a0b7c9d2085c1ae41b6190d1aeb03cced737436 Mon Sep 17 00:00:00 2001 From: Kai Torben Ohlhus Date: Tue, 25 Feb 2020 13:22:00 +0900 Subject: suite-sparse: add version 5.7.1 (#15195) Release notes: https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.7.1 Version 5.7.0 was an incomplete release. --- var/spack/repos/builtin/packages/suite-sparse/package.py | 1 + 1 file changed, 1 insertion(+) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/suite-sparse/package.py b/var/spack/repos/builtin/packages/suite-sparse/package.py index 10f99dfbb6..5019b7a236 100644 --- a/var/spack/repos/builtin/packages/suite-sparse/package.py +++ b/var/spack/repos/builtin/packages/suite-sparse/package.py @@ -14,6 +14,7 @@ class SuiteSparse(Package): url = 'https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v4.5.3.tar.gz' git = 'https://github.com/DrTimothyAldenDavis/SuiteSparse.git' + version('5.7.1', sha256='5ba5add1663d51a1b6fb128b50fe869b497f3096765ff7f8212f0ede044b9557') version('5.6.0', sha256='76d34d9f6dafc592b69af14f58c1dc59e24853dcd7c2e8f4c98ffa223f6a1adb') version('5.5.0', sha256='63c73451734e2bab19d1915796c6776565ea6aea5da4063a9797ecec60da2e3d') version('5.4.0', sha256='d9d62d539410d66550d0b795503a556830831f50087723cb191a030525eda770') -- cgit v1.2.3-70-g09d2