[Git][haskell-team/DHG_packages][master] hedgehog: patch out fail

Clint Adams gitlab at salsa.debian.org
Sat Jun 13 02:04:56 BST 2020



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


Commits:
600e8e32 by Clint Adams at 2020-06-12T21:03:32-04:00
hedgehog: patch out fail

- - - - -


2 changed files:

- p/haskell-hedgehog/debian/changelog
- p/haskell-hedgehog/debian/patches/newer-deps


Changes:

=====================================
p/haskell-hedgehog/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hedgehog (1.0.2-5) unstable; urgency=medium
+
+  * Patch out fail.
+
+ -- Clint Adams <clint at debian.org>  Fri, 12 Jun 2020 21:03:16 -0400
+
 haskell-hedgehog (1.0.2-4) unstable; urgency=medium
 
   * Fix Build-Depends.


=====================================
p/haskell-hedgehog/debian/patches/newer-deps
=====================================
@@ -1,6 +1,11 @@
 --- a/hedgehog.cabal
 +++ b/hedgehog.cabal
-@@ -62,13 +62,13 @@
+@@ -57,18 +57,17 @@
+     , directory                       >= 1.2        && < 1.4
+     , erf                             >= 2.0        && < 2.1
+     , exceptions                      >= 0.7        && < 0.11
+-    , fail                            >= 4.9        && < 5
+     , lifted-async                    >= 0.7        && < 0.11
      , mmorph                          >= 1.0        && < 1.2
      , monad-control                   >= 1.0        && < 1.1
      , mtl                             >= 2.1        && < 2.3
@@ -16,7 +21,7 @@
      , text                            >= 1.1        && < 1.3
      , time                            >= 1.4        && < 1.10
      , transformers                    >= 0.5        && < 0.6
-@@ -140,7 +140,7 @@
+@@ -140,7 +139,7 @@
      , containers                      >= 0.4        && < 0.7
      , mmorph                          >= 1.0        && < 1.2
      , mtl                             >= 2.1        && < 2.3



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/600e8e32a46b9949f3e99969ba027fbc54b2b479
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200613/777cedfd/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list