Commit ade8cbb7 authored by Clint Adams's avatar Clint Adams
Browse files

uuid-types: oops

parent f624ab0f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-uuid-types (1.0.3-8) unstable; urgency=medium

  * Fix patch.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 12:31:25 -0400

haskell-uuid-types (1.0.3-7) unstable; urgency=medium

  * Patch for newer tasty.
+2 −2
Original line number Diff line number Diff line
@@ -11,8 +11,8 @@
-                       tasty-quickcheck == 0.8.*
+                       HUnit >=1.2 && < 1.7,
+                       QuickCheck >=2.4 && < 2.11,
+                       tasty >= 0.10
+                       tasty-hunit >= 0.9
+                       tasty >= 0.10,
+                       tasty-hunit >= 0.9,
+                       tasty-quickcheck >= 0.8
 
 benchmark benchmark