hipfft: 5.4.2 -> 5.4.3
This commit is contained in:
parent
651e4175cf
commit
140b403b2b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
# Can also use cuFFT
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hipfft";
|
||||
version = "5.4.2";
|
||||
version = "5.4.3";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
|
Loading…
Reference in a new issue