haskell-html-conduit: update to version 1.1.0.3
This commit is contained in:
parent
b4742af957
commit
29bb48bc28
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "html-conduit";
|
pname = "html-conduit";
|
||||||
version = "1.1.0.2";
|
version = "1.1.0.3";
|
||||||
sha256 = "12a5hb9sf4sd11sjhwwp84k8whkxs7hqfyni2hi247fii2ldkfax";
|
sha256 = "08f8dqndd2smjf5zycpsjsl50z9rqgi4ynlks4paw1xqlin0n1cl";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit resourcet systemFilepath tagstreamConduit text transformers
|
conduit resourcet systemFilepath tagstreamConduit text transformers
|
||||||
xmlConduit xmlTypes
|
xmlConduit xmlTypes
|
||||||
|
Loading…
Reference in New Issue
Block a user