haskell-download-curl: jailbreak to fix build with recent versions of tagsoup
This commit is contained in:
parent
a2ae6ebb7b
commit
7c06d93c0f
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.1.4";
|
version = "0.1.4";
|
||||||
sha256 = "1wf3pf2k4i6jvpfsjlxdj6v53qd33jj1z1ipaf3p47glgx4xw3lm";
|
sha256 = "1wf3pf2k4i6jvpfsjlxdj6v53qd33jj1z1ipaf3p47glgx4xw3lm";
|
||||||
buildDepends = [ curl feed tagsoup xml ];
|
buildDepends = [ curl feed tagsoup xml ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.haskell.org/~dons/code/download-curl";
|
homepage = "http://code.haskell.org/~dons/code/download-curl";
|
||||||
description = "High-level file download based on URLs";
|
description = "High-level file download based on URLs";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user