haskell-repa-examples: update to version 3.2.2.1
This commit is contained in:
parent
ec7e8fe127
commit
48b987139c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "repa-examples";
|
pname = "repa-examples";
|
||||||
version = "3.2.1.1";
|
version = "3.2.2.1";
|
||||||
sha256 = "0nbdp3vwg7ha9vhz7f2kys3jxdlwiihxz031cfpkv2si5ci3gy1b";
|
sha256 = "17v7ay33fwxjm0ip09jhh979rc6hzfxrrj1hkwj7x4x9gkd79yn7";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ random repa repaAlgorithms repaIo vector ];
|
buildDepends = [ random repa repaAlgorithms repaIo vector ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user