[Git][haskell-team/package-plan][master] patch fgl-arbitrary for newer hspec

Clint Adams gitlab at salsa.debian.org
Sun Oct 21 23:09:46 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / package-plan


Commits:
9b6510da by Clint Adams at 2018-10-21T22:09:37Z
patch fgl-arbitrary for newer hspec

- - - - -


3 changed files:

- packages.txt
- + patches/fgl-arbitrary/0.2.0.3/newer-hspec
- patches/fgl-arbitrary/0.2.0.3/series


Changes:

=====================================
packages.txt
=====================================
@@ -269,7 +269,7 @@ fclabels 2.0.3.3
 fdo-notify 0.3.1
 feed 1.0.0.0
 fgl 5.6.0.0
-fgl-arbitrary 0.2.0.3 notest # fgl-arbitrary-0.2.0.3:test => hspec<2.5
+fgl-arbitrary 0.2.0.3
 file-embed 0.0.10.1
 file-location 0.4.9.1
 filelock 0.1.1.2


=====================================
patches/fgl-arbitrary/0.2.0.3/newer-hspec
=====================================
@@ -0,0 +1,11 @@
+--- a/fgl-arbitrary.cabal
++++ b/fgl-arbitrary.cabal
+@@ -44,7 +44,7 @@
+                     , fgl
+                     , base
+                     , QuickCheck >= 2.3 && < 2.12
+-                    , hspec >= 2.1 && < 2.5
++                    , hspec >= 2.1 && < 2.6
+                     , containers
+ 
+     hs-source-dirs:   test


=====================================
patches/fgl-arbitrary/0.2.0.3/series
=====================================
@@ -1 +1,2 @@
 newer-deps
+newer-hspec



View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/9b6510da3c1eb5b04d59d3914ab31934cd8d76a8

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/9b6510da3c1eb5b04d59d3914ab31934cd8d76a8
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/20181021/d1345ffe/attachment.html>


More information about the Pkg-haskell-commits mailing list