Merge pull request #229007 from r-ryantm/auto-update/hipsparse

hipsparse: 5.4.3 -> 5.4.4
This commit is contained in:
Nick Cao 2023-04-30 09:31:52 +08:00 committed by GitHub
commit 227eb74840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.3";
version = "5.4.4";
outputs = [
"out"