hipsparse: 5.4.2 -> 5.4.3

This commit is contained in:
R. Ryantm 2023-03-08 20:33:55 +00:00
parent 1e383aada5
commit 910628885c

View file

@ -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"