[package-plan] 25/32: bump & patch xmlhtml

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 05:10:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository package-plan.

commit 448f01272dd40228bac0ce43687275606ea41aba
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 2 18:25:30 2017 -0700

    bump & patch xmlhtml
---
 packages.txt                                |  2 +-
 patches/xmlhtml/0.2.5/no-bytestring-builder | 18 ++++++++++++++++++
 patches/xmlhtml/0.2.5/series                |  1 +
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index cc38265..e7055f6 100644
--- a/packages.txt
+++ b/packages.txt
@@ -910,7 +910,7 @@ xml-conduit 1.5.1
 xml-conduit-writer 0.1.1.1
 xmlgen 0.6.2.1
 xml-hamlet 0.4.1
-xmlhtml 0.2.4
+xmlhtml 0.2.5
 xml-types 0.3.6
 xmonad 0.13 key
 xmonad-contrib 0.13 key
diff --git a/patches/xmlhtml/0.2.5/no-bytestring-builder b/patches/xmlhtml/0.2.5/no-bytestring-builder
new file mode 100644
index 0000000..76df18f
--- /dev/null
+++ b/patches/xmlhtml/0.2.5/no-bytestring-builder
@@ -0,0 +1,18 @@
+--- a/xmlhtml.cabal
++++ b/xmlhtml.cabal
+@@ -825,7 +825,6 @@ Library
+                        blaze-html           >= 0.9   && < 0.10,
+                        blaze-markup         >= 0.8   && < 0.9,
+                        bytestring           >= 0.9   && < 0.11,
+-                       bytestring-builder   >= 0.10.4.0.2 && < 0.11,
+                        containers           >= 0.3   && < 0.6,
+                        parsec               >= 3.1.2 && < 3.2,
+                        text                 >= 0.11  && < 1.3,
+@@ -854,7 +853,6 @@ Test-suite testsuite
+     blaze-html,
+     blaze-markup,
+     bytestring,
+-    bytestring-builder,
+     directory                  >= 1.0      && <1.4,
+     hspec                      >= 2.4      && <2.5,
+     text,
diff --git a/patches/xmlhtml/0.2.5/series b/patches/xmlhtml/0.2.5/series
new file mode 100644
index 0000000..d61cbb2
--- /dev/null
+++ b/patches/xmlhtml/0.2.5/series
@@ -0,0 +1 @@
+no-bytestring-builder

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list