mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 19:28:39 +00:00
hipsparse: 5.4.2 -> 5.4.3
This commit is contained in:
parent
1e383aada5
commit
910628885c
@ -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 New Issue
Block a user