Commit 0b070375 authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-blaze-markup: bump tasty bounds

parent 396d20ff
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-blaze-markup (0.8.2.2-2) unstable; urgency=medium

  * Bump tasty dependency bounds

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 28 Aug 2019 17:29:00 +0200

haskell-blaze-markup (0.8.2.2-1) unstable; urgency=medium

  * New upstream release
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ Build-Depends:
 libghc-quickcheck2-dev (>= 2.7),
 libghc-quickcheck2-prof,
 libghc-tasty-dev (>= 1.0),
 libghc-tasty-dev (<< 1.2),
 libghc-tasty-dev (<< 1.3),
 libghc-tasty-prof,
 libghc-tasty-hunit-dev (>= 0.10),
 libghc-tasty-hunit-dev (<< 0.11),
+11 −0
Original line number Diff line number Diff line
--- haskell-blaze-markup-0.8.2.2.orig/blaze-markup.cabal
+++ haskell-blaze-markup-0.8.2.2/blaze-markup.cabal
@@ -61,7 +61,7 @@ Test-suite blaze-markup-tests
     HUnit            >= 1.2  && < 1.7,
     QuickCheck       >= 2.7,
     containers       >= 0.3  && < 0.7,
-    tasty            >= 1.0  && < 1.2,
+    tasty            >= 1.0  && < 1.3,
     tasty-hunit      >= 0.10 && < 0.11,
     tasty-quickcheck >= 0.10 && < 0.11,
     -- Copied from regular dependencies...
+1 −0
Original line number Diff line number Diff line
newer-deps
newer-deps2