haskell-vector-algorithms: update to version 0.6.0.2
This commit is contained in:
parent
241d660928
commit
7322947f1b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "vector-algorithms";
|
||||
version = "0.6.0.1";
|
||||
sha256 = "0dkiz0c5dmc3a15zz5pxv4rz4n0bw5irb5a148gccfrg5c80vzc5";
|
||||
version = "0.6.0.2";
|
||||
sha256 = "1gn2pvgvm9g0dajx2wv305fxwhkpdj9pybrwrm3j2frl4dnj7dcq";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ mtl mwcRandom primitive vector ];
|
||||
|
|
Loading…
Reference in a new issue