suite-sparse 7.0.1

Closes #121237.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-22 11:23:28 -05:00 committed by BrewTestBot
parent e2a69a7c48
commit 34f0e27834
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class SuiteSparse < Formula class SuiteSparse < Formula
desc "Suite of Sparse Matrix Software" desc "Suite of Sparse Matrix Software"
homepage "https://people.engr.tamu.edu/davis/suitesparse.html" homepage "https://people.engr.tamu.edu/davis/suitesparse.html"
url "https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v7.0.0.tar.gz" url "https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v7.0.1.tar.gz"
sha256 "66e0a21a4c58f4fa7a96823c6726226ebd5f605263a37e1afa61f143cf6b464d" sha256 "dc2f8d5c2657c120b30cce942f634ec08fc3a4b0b10e19d3eef7790b2bec8d1e"
license all_of: [ license all_of: [
"BSD-3-Clause", "BSD-3-Clause",
"LGPL-2.1-or-later", "LGPL-2.1-or-later",