mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 12:14:40 +00:00
haskell-html-conduit: update to version 0.1.0.3
This commit is contained in:
parent
e0522ca42b
commit
a029dcbbea
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "html-conduit";
|
pname = "html-conduit";
|
||||||
version = "0.1.0.2";
|
version = "0.1.0.3";
|
||||||
sha256 = "0r9bnzz6r5q2fgichg8vfjgwyig33diqvj5pxchk97m3m5rqj5k4";
|
sha256 = "002862if2i9r0ww4q0iapp0j745970pfcmfpi3ni64k41qfqapsn";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit filesystemConduit resourcet systemFilepath tagstreamConduit
|
conduit filesystemConduit resourcet systemFilepath tagstreamConduit
|
||||||
text transformers xmlConduit xmlTypes
|
text transformers xmlConduit xmlTypes
|
||||||
|
Loading…
Reference in New Issue
Block a user