forked from mirrors/nixpkgs
haskell-accelerate-cuda: update to version 0.12.1.1
This commit is contained in:
parent
97081611e2
commit
f3ae30b8d6
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "accelerate-cuda";
|
pname = "accelerate-cuda";
|
||||||
version = "0.12.1.0";
|
version = "0.12.1.1";
|
||||||
sha256 = "1y6viivizv4frdh3xk5wqhs7wwnhqyjr9wid1y1d5l42mz41vp84";
|
sha256 = "1kj9i6djjb46ad3dnzk72mf33r8h1mjxljs7x5rf2d658hqk5yfv";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
accelerate binary blazeBuilder cryptohash cuda fclabels filepath
|
accelerate binary blazeBuilder cryptohash cuda fclabels filepath
|
||||||
hashable hashtables languageCQuote mainlandPretty mtl srcloc
|
hashable hashtables languageCQuote mainlandPretty mtl srcloc
|
||||||
|
|
Loading…
Reference in a new issue