[Git][haskell-team/DHG_packages][master] exceptions: patch for newer QuickCheck

Clint Adams gitlab at salsa.debian.org
Thu Apr 12 18:45:27 UTC 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
4152df52 by Clint Adams at 2018-04-12T14:44:59-04:00
exceptions: patch for newer QuickCheck

- - - - -


3 changed files:

- p/haskell-exceptions/debian/changelog
- + p/haskell-exceptions/debian/patches/newer-quickcheck
- + p/haskell-exceptions/debian/patches/series


Changes:

=====================================
p/haskell-exceptions/debian/changelog
=====================================
--- a/p/haskell-exceptions/debian/changelog
+++ b/p/haskell-exceptions/debian/changelog
@@ -1,3 +1,9 @@
+haskell-exceptions (0.8.3-6) unstable; urgency=medium
+
+  * Patch for newer QuickCheck.
+
+ -- Clint Adams <clint at debian.org>  Thu, 12 Apr 2018 14:44:48 -0400
+
 haskell-exceptions (0.8.3-5) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-exceptions/debian/patches/newer-quickcheck
=====================================
--- /dev/null
+++ b/p/haskell-exceptions/debian/patches/newer-quickcheck
@@ -0,0 +1,8 @@
+--- a/exceptions.cabal
++++ b/exceptions.cabal
+@@ -62,4 +62,4 @@
+     mtl,
+     test-framework             >= 0.8      && < 0.9,
+     test-framework-quickcheck2 >= 0.3      && < 0.4,
+-    QuickCheck                 >= 2.5      && < 2.10
++    QuickCheck                 >= 2.5      && < 2.11


=====================================
p/haskell-exceptions/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-exceptions/debian/patches/series
@@ -0,0 +1 @@
+newer-quickcheck



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4152df52d420057d24666d463b4f57ed89bcac79

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4152df52d420057d24666d463b4f57ed89bcac79
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180412/3c218def/attachment.html>


More information about the Pkg-haskell-commits mailing list