[Git][haskell-team/DHG_packages][master] haskell-diagram-solve: patch for new ghc

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 13:26:03 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
b7db70a1 by Gianfranco Costamagna at 2019-08-23T12:25:42Z
haskell-diagram-solve: patch for new ghc

- - - - -


2 changed files:

- p/haskell-diagrams-solve/debian/changelog
- p/haskell-diagrams-solve/debian/patches/newer-deps


Changes:

=====================================
p/haskell-diagrams-solve/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-diagrams-solve (0.1.1-5) unstable; urgency=medium
+
+  * Patch for new deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 14:24:11 +0200
+
 haskell-diagrams-solve (0.1.1-4) unstable; urgency=medium
 
   * Get newer build-deps from hackage


=====================================
p/haskell-diagrams-solve/debian/patches/newer-deps
=====================================
@@ -7,7 +7,7 @@ Index: b/diagrams-solve.cabal
    exposed-modules:     Diagrams.Solve.Polynomial,
                         Diagrams.Solve.Tridiagonal
 -  build-depends:       base >=4.5 && < 4.11
-+  build-depends:       base >=4.5 && < 4.12
++  build-depends:       base >=4.5 && < 4.13
    hs-source-dirs:      src
    default-language:    Haskell2010
  
@@ -19,7 +19,7 @@ Index: b/diagrams-solve.cabal
 -                       tasty >= 0.10 && < 0.12,
 -                       tasty-hunit >= 0.9.2 && < 0.10,
 -                       tasty-quickcheck >= 0.8 && < 0.9,
-+  build-depends:       base >= 4.2 && < 4.12,
++  build-depends:       base >= 4.2 && < 4.13,
 +                       tasty >= 0.10 && < 1.2,
 +                       tasty-hunit >= 0.9.2 && < 0.11,
 +                       tasty-quickcheck >= 0.8 && < 0.11,



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/b7db70a1ec71d8828caf94dac3d795d16e2b02ab
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/20190823/4a7266d6/attachment.html>


More information about the Pkg-haskell-commits mailing list