haskell-stm-conduit: update to version 2.2.1.1

This commit is contained in:
Peter Simons 2014-01-27 11:51:32 +01:00
parent 838e8d3426
commit 221eafa7aa

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "stm-conduit";
version = "2.2.1";
sha256 = "15ym83c42krx19rw719yqlib1vcg68jmx48rihy5aimc0m5m307b";
version = "2.2.1.1";
sha256 = "0rqn6xhqhaqiy0n2g46z58zzccq1i749p97aihrvjpikrz5kypka";
buildDepends = [
async cereal cerealConduit conduit liftedAsync liftedBase
monadControl monadLoops resourcet stm stmChans transformers