haskell-http-enumerator: updated to version 0.6.6

svn path=/nixpkgs/trunk/; revision=28727
This commit is contained in:
Peter Simons 2011-08-21 19:56:13 +00:00
parent 2dd19f6d72
commit c8581b4b4e

View File

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