Skip to content

Commit

Permalink
🤖 [master] Bump the SparseArrays stdlib from 4fd3aad to 5f52721 (#57027)
Browse files Browse the repository at this point in the history
Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 4fd3aad
New commit: 5f52721
Julia version: 1.12.0-DEV
SparseArrays version: 1.12.0
Bump invoked by: @ViralBShah
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@4fd3aad...5f52721

```
$ git log --oneline 4fd3aad..5f52721
5f52721 Update wrappers for SuiteSparse 7.8.3 (#593)
c575811 Mention vectors in more docstrings (#591)
```

Co-authored-by: ViralBShah <744411+ViralBShah@users.noreply.github.com>
  • Loading branch information
DilumAluthgeBot and ViralBShah authored Jan 13, 2025
1 parent de1dba2 commit cea96c9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4b07db52a5a6d3cc6eeab380bd783a1e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4c631f1046ad0a6b972a4dce285c2092372ecbed269c83524c10b4be5124035670d703af53e1f8058d23230be20c06aa554097cc9bc7a12b3de3c039d3c545e8
2 changes: 1 addition & 1 deletion stdlib/SparseArrays.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPARSEARRAYS_BRANCH = main
SPARSEARRAYS_SHA1 = 4fd3aad5735e3b80eefe7b068f3407d7dd0c0924
SPARSEARRAYS_SHA1 = 5f527215c188ee99247cdce31ba8ce9e11f35055
SPARSEARRAYS_GIT_URL := https://github.com/JuliaSparse/SparseArrays.jl.git
SPARSEARRAYS_TAR_URL = https://api.github.com/repos/JuliaSparse/SparseArrays.jl/tarball/$1

0 comments on commit cea96c9

Please sign in to comment.