More Haskell library updates.
svn path=/nixpkgs/trunk/; revision=26292
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self : {
|
||||
pname = "vector-algorithms";
|
||||
version = "0.3.4";
|
||||
sha256 = "19b25myz0lhf010lgajlkz72g3w119x89i097rmbc2y4z1bjgpiv";
|
||||
version = "0.4";
|
||||
sha256 = "04ig2bx3gm42mwhcz5n8kp9sy33d1hrwm940kfxny74fc06422h8";
|
||||
propagatedBuildInputs = [primitive vector];
|
||||
meta = {
|
||||
description = "Efficient algorithms for vector arrays";
|
||||
|
||||
Reference in New Issue
Block a user