haskell-html-conduit: update to version 1.1.1
This commit is contained in:
parent
9b805cf622
commit
6cbc46b43c
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "html-conduit";
|
||||
version = "1.1.0.5";
|
||||
sha256 = "1yxvaiklg90fsiv2sfzrr3hp1wjs0fhcg709b24lqm81aryaq2sn";
|
||||
version = "1.1.1";
|
||||
sha256 = "0xnndyjgyvh94a6smipl3pc9vswjfpywdyz4gfialdj7g2h3mqjj";
|
||||
buildDepends = [
|
||||
conduit conduitExtra resourcet systemFilepath tagstreamConduit text
|
||||
transformers xmlConduit xmlTypes
|
||||
|
|
Loading…
Reference in New Issue