Skip to content

Commit

Permalink
🤖 [master] Bump the SparseArrays stdlib from 82b385f to e61663a (Juli…
Browse files Browse the repository at this point in the history
…aLang#54931)

Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: master
Old commit: 82b385f
New commit: e61663a
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@82b385f...e61663a

```
$ git log --oneline 82b385f..e61663a
e61663a Update to SuiteSparse 7.7 (JuliaLang#545)
4141e8a Update gen/README.md (JuliaLang#544)
45dfe45 Update ci.yml to ot fail if codecov fails (JuliaLang#541)
0888db6 Bump julia-actions/cache from 1 to 2 (JuliaLang#540)
740b82a test: Don't use GPL module when Base.USE_GPL_LIBS=false (JuliaLang#535)
```

Co-authored-by: Dilum Aluthge <[email protected]>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Jun 25, 2024
1 parent f6f1ff2 commit 07f7efd
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 @@
19f6d3bcbeec7a123e8dde983ef66a9a
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8cef45d83047eba97edcaed04bb49f5aabdd96ec951baaa772c7da0402259e9578cfa383ab882440f685338ed14f797afe776a14e6aeea9df2428aa1592fcabf
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 = 82b385ff7db4c0ed57b06df53dca351e041db78d
SPARSEARRAYS_SHA1 = e61663ad0a79a48906b0b12d53506e731a614ab8
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 07f7efd

Please sign in to comment.