haskell-attoparsec-conduit: update to version 1.0.1.2
This commit is contained in:
parent
a2b44374ab
commit
16581965df
@ -3,8 +3,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "attoparsec-conduit";
|
||||
version = "1.0.1.1";
|
||||
sha256 = "0v6d5a720fksvgaysbhqfzsq9a9h0l37yw3dbskxljbdy66gqsh0";
|
||||
version = "1.0.1.2";
|
||||
sha256 = "1j05r7mvm83wgnka7asmwd1dj4ajkg548mryyhpr7dd53vn5lbx0";
|
||||
buildDepends = [ attoparsec conduit text transformers ];
|
||||
testDepends = [ attoparsec conduit hspec resourcet text ];
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user