Commit 67fdfb9e authored by Clint Adams's avatar Clint Adams
Browse files

xmlhtml: brown paper bag

parent 92d39f88
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-xmlhtml (0.2.5.2-7) unstable; urgency=medium

  * Patch for newer hspec.

 -- Clint Adams <clint@debian.org>  Sat, 27 Jul 2019 15:51:33 -0400

haskell-xmlhtml (0.2.5.2-6) unstable; urgency=medium

  * Patch for newer containers and hspec.
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
     containers,
     directory                  >= 1.0      && <1.4,
-    hspec                      >= 2.4      && <2.5,
+    hspec                      >= 2.4      && <2.6,
+    hspec                      >= 2.4      && <2.7,
     text,
     unordered-containers,
     xmlhtml