hipsparse: 5.4.2 -> 5.4.3
This commit is contained in:
parent
1e383aada5
commit
910628885c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
# This can also use cuSPARSE as a backend instead of rocSPARSE
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hipsparse";
|
||||
version = "5.4.2";
|
||||
version = "5.4.3";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
|
Loading…
Reference in a new issue