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: { cabal.mkDerivation (self: {
pname = "stm-conduit"; pname = "stm-conduit";
version = "2.2.1"; version = "2.2.1.1";
sha256 = "15ym83c42krx19rw719yqlib1vcg68jmx48rihy5aimc0m5m307b"; sha256 = "0rqn6xhqhaqiy0n2g46z58zzccq1i749p97aihrvjpikrz5kypka";
buildDepends = [ buildDepends = [
async cereal cerealConduit conduit liftedAsync liftedBase async cereal cerealConduit conduit liftedAsync liftedBase
monadControl monadLoops resourcet stm stmChans transformers monadControl monadLoops resourcet stm stmChans transformers