haskell-stm-conduit: update to version 2.5.1
This commit is contained in:
parent
5fdecebd54
commit
1772a7857e
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "stm-conduit";
|
pname = "stm-conduit";
|
||||||
version = "2.5.0";
|
version = "2.5.1";
|
||||||
sha256 = "1pxs1ggyyjm4x06cirdcjaqzvz3964spv34fcf0q9ddhxm5kb30q";
|
sha256 = "08cnr92c442b1in46xcklni35597hbsggw97arq2f9w5sfir341q";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async cereal cerealConduit conduit conduitExtra liftedAsync
|
async cereal cerealConduit conduit conduitExtra liftedAsync
|
||||||
liftedBase monadControl monadLoops resourcet stm stmChans
|
liftedBase monadControl monadLoops resourcet stm stmChans
|
||||||
|
Loading…
x
Reference in New Issue
Block a user