forked from mirrors/nixpkgs
haskell-html-conduit: update to version 1.1.1.1
This commit is contained in:
parent
341a6e9166
commit
8daf8c103e
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "html-conduit";
|
pname = "html-conduit";
|
||||||
version = "1.1.1";
|
version = "1.1.1.1";
|
||||||
sha256 = "0xnndyjgyvh94a6smipl3pc9vswjfpywdyz4gfialdj7g2h3mqjj";
|
sha256 = "1bsr0fsy7k606m477c4rxdh7j71nyrp86f1lg9wlwnbm31vrhw00";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit conduitExtra resourcet systemFilepath tagstreamConduit text
|
conduit conduitExtra resourcet systemFilepath tagstreamConduit text
|
||||||
transformers xmlConduit xmlTypes
|
transformers xmlConduit xmlTypes
|
||||||
|
|
Loading…
Add table
Reference in a new issue