haskell-accelerate-cuda: update to version 0.13.0.4
This commit is contained in:
parent
4e861e3463
commit
5f68232263
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "accelerate-cuda";
|
pname = "accelerate-cuda";
|
||||||
version = "0.13.0.3";
|
version = "0.13.0.4";
|
||||||
sha256 = "1y0v7w08pywb8qlw0b5aw4f8pkx4bjlfwxpqq2zfqmjsclnlifkb";
|
sha256 = "0zdb02mj9sbkj51a1q7sl6kmjx51gvps52dwc70qpm3rk71qnp1k";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
accelerate binary cryptohash cuda fclabels filepath hashable
|
accelerate binary cryptohash cuda fclabels filepath hashable
|
||||||
hashtables languageCQuote mainlandPretty mtl SafeSemaphore srcloc
|
hashtables languageCQuote mainlandPretty mtl SafeSemaphore srcloc
|
||||||
|
|
Loading…
Reference in New Issue