haskell-http-enumerator: updated to version 0.6.7

svn path=/nixpkgs/trunk/; revision=28943
This commit is contained in:
Peter Simons 2011-08-31 12:41:06 +00:00
parent 4758e8a71a
commit 04b1ac31da

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "http-enumerator";
version = "0.6.6";
sha256 = "0bmrj0jhjvqpx2kgpy5sz6sx17cxbpv07975n1055vgyzv1lcx07";
version = "0.6.7";
sha256 = "13x8p0dfaq2nkqh9ym7rbslnacvmdf5v1lpny2cia2im09hd1xbi";
isLibrary = true;
isExecutable = true;
buildDepends = [