hipsparse: 5.4.3 -> 5.4.4

This commit is contained in:
R. Ryantm 2023-04-29 22:26:56 +00:00
parent 3ed18a3527
commit 804c91a094

View file

@ -17,7 +17,7 @@
# This can also use cuSPARSE as a backend instead of rocSPARSE # This can also use cuSPARSE as a backend instead of rocSPARSE
stdenv.mkDerivation (finalAttrs: { stdenv.mkDerivation (finalAttrs: {
pname = "hipsparse"; pname = "hipsparse";
version = "5.4.3"; version = "5.4.4";
outputs = [ outputs = [
"out" "out"