forked from mirrors/nixpkgs
hipsparse: 5.4.3 -> 5.4.4
This commit is contained in:
parent
3ed18a3527
commit
804c91a094
|
@ -17,7 +17,7 @@
|
|||
# This can also use cuSPARSE as a backend instead of rocSPARSE
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hipsparse";
|
||||
version = "5.4.3";
|
||||
version = "5.4.4";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
|
Loading…
Reference in a new issue