Updated Haskell packages.
- crypto-api: updated to version 0.10.2 - hashtables: updated to version 1.0.1.6 - hjsmin: updated to version 0.1.1 - repa: updated to version 3.1.3.3 svn path=/nixpkgs/trunk/; revision=33940
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "repa";
|
||||
version = "3.1.3.2";
|
||||
sha256 = "0xz5813q0km8kv50gs6vzp3lgl64xayi9l4zksha4gjb5lq5yn2y";
|
||||
version = "3.1.3.3";
|
||||
sha256 = "108zifbgngwd5a3bkvkm4sh2nhds748wqk227mcsxcw9y085da0f";
|
||||
buildDepends = [ QuickCheck vector ];
|
||||
meta = {
|
||||
homepage = "http://repa.ouroborus.net";
|
||||
|
||||
Reference in New Issue
Block a user