Skip to content

Commit

Permalink
lapack 3.12.1
Browse files Browse the repository at this point in the history
autobump: add lapack

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jan 9, 2025
1 parent 9fd48be commit 938c637
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1623,6 +1623,7 @@ langgraph-cli
languagetool
languagetool-rust
lanraragi
lapack
lastpass-cli
lastz
laszip
Expand Down
4 changes: 2 additions & 2 deletions Formula/l/lapack.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lapack < Formula
desc "Linear Algebra PACKage"
homepage "https://www.netlib.org/lapack/"
url "https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.12.0.tar.gz"
sha256 "eac9570f8e0ad6f30ce4b963f4f033f0f643e7c3912fc9ee6cd99120675ad48b"
url "https://github.com/Reference-LAPACK/lapack/archive/refs/tags/v3.12.1.tar.gz"
sha256 "2ca6407a001a474d4d4d35f3a61550156050c48016d949f0da0529c0aa052422"
# LAPACK is BSD-3-Clause-Open-MPI while LAPACKE is BSD-3-Clause
license all_of: ["BSD-3-Clause-Open-MPI", "BSD-3-Clause"]
head "https://github.com/Reference-LAPACK/lapack.git", branch: "master"
Expand Down

0 comments on commit 938c637

Please sign in to comment.