haskell-tagsoup: Revert "update to version 0.13"
This reverts commit d0b0d530b65c801709ab2706534fa7a6f7cc69b7. The new version breaks the build of Pandoc.
This commit is contained in:
parent
da69f13863
commit
a9d625b3dc
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tagsoup";
|
pname = "tagsoup";
|
||||||
version = "0.13";
|
version = "0.12.8";
|
||||||
sha256 = "1pfkcfrmhzxplfkdzb0zj24dfsddw91plqp3mg2gqkv82y8blzk1";
|
sha256 = "05cm9h80qmxvk7xhlgly9zcmpbsajagspaa8p6k4ddch6q9lj7m3";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user