haskell-vector-algorithms: update to version 0.6.0.3
This commit is contained in:
parent
df253270e4
commit
27b7ae9b62
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-algorithms";
|
pname = "vector-algorithms";
|
||||||
version = "0.6.0.2";
|
version = "0.6.0.3";
|
||||||
sha256 = "1gn2pvgvm9g0dajx2wv305fxwhkpdj9pybrwrm3j2frl4dnj7dcq";
|
sha256 = "1kz4b41y7swad6mbx0g3adc8lqma8pl3rnzah71cfdvb87gssbn4";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl mwcRandom primitive vector ];
|
buildDepends = [ mtl mwcRandom primitive vector ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user