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

Clint Adams gitlab at salsa.debian.org
Sun Oct 21 23:02:22 BST 2018


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


Commits:
db458df4 by Clint Adams at 2018-10-21T22:02:03Z
patch fgl for newer hspec

- - - - -


3 changed files:

- packages.txt
- + patches/fgl/5.6.0.0/newer-hspec
- patches/fgl/5.6.0.0/series


Changes:

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


=====================================
patches/fgl/5.6.0.0/newer-hspec
=====================================
@@ -0,0 +1,11 @@
+--- a/fgl.cabal
++++ b/fgl.cabal
+@@ -91,7 +91,7 @@
+     build-depends:    fgl
+                     , base
+                     , QuickCheck >= 2.8 && < 2.12
+-                    , hspec >= 2.1 && < 2.5
++                    , hspec >= 2.1 && < 2.6
+                     , containers
+ 
+     hs-source-dirs:   test


=====================================
patches/fgl/5.6.0.0/series
=====================================
@@ -1 +1,2 @@
 newer-quickcheck
+newer-hspec



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/commit/db458df4e801e42df1c6cbc29226d5497764ee1a
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/1b7eb68d/attachment.html>


More information about the Pkg-haskell-commits mailing list