haskell-conduit: update to version 0.5.2.3

This commit is contained in:
Peter Simons 2012-08-09 12:10:50 +02:00
parent 19a790ddb8
commit 106e21f216
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "conduit";
version = "0.4.2";
sha256 = "1v8s80g8gyxb139dzqbbh4qv6ax08g5smrvx2zc5sd2773wwqwz0";
version = "0.5.2.3";
sha256 = "1snyh9zxdmvjb1ilaz6c2z5220r7ygshmcq013nch44b6w3r3cp9";
buildDepends = [
liftedBase monadControl resourcet text transformers
transformersBase void