haskell-http-enumerator: updated to version 0.7.1.5

svn path=/nixpkgs/trunk/; revision=30592
This commit is contained in:
Peter Simons 2011-11-28 18:11:46 +00:00
parent d5fe66a5f8
commit a795977032

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "http-enumerator";
version = "0.7.1.4";
sha256 = "1dp3hw10wpf8izmp48jai90x7mxws05gbjqx9s24gl7y2m24q2xg";
version = "0.7.1.5";
sha256 = "1ycbw6r7nsp59ncchrsb60qyyvf74pf43fyr44invhv1hjh5cb61";
isLibrary = true;
isExecutable = true;
buildDepends = [