haskell-repa-examples: updated to version 2.2.0.1
svn path=/nixpkgs/trunk/; revision=29092
This commit is contained in:
parent
08d6c0a1d3
commit
08bdadc357
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "repa-examples";
|
pname = "repa-examples";
|
||||||
version = "2.1.0.2";
|
version = "2.2.0.1";
|
||||||
sha256 = "056y2x8kada4d6a89sni2469c736z3d9ldp188n3i58h4kjqqfq7";
|
sha256 = "0rqpq4v2ir86x9z0aw8pcz929imcw9lf415j88kg12x2rk451mm0";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ random repa repaAlgorithms repaIo vector ];
|
buildDepends = [ random repa repaAlgorithms repaIo vector ];
|
||||||
|
Loading…
Reference in New Issue
Block a user