mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
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: {
|
||||
pname = "vector-algorithms";
|
||||
version = "0.6.0.2";
|
||||
sha256 = "1gn2pvgvm9g0dajx2wv305fxwhkpdj9pybrwrm3j2frl4dnj7dcq";
|
||||
version = "0.6.0.3";
|
||||
sha256 = "1kz4b41y7swad6mbx0g3adc8lqma8pl3rnzah71cfdvb87gssbn4";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ mtl mwcRandom primitive vector ];
|
||||
|
Loading…
Reference in New Issue
Block a user