[Git][haskell-team/DHG_packages][master] regex-applicative-text: patch for newer base

Clint Adams gitlab at salsa.debian.org
Fri Apr 13 12:56:43 UTC 2018


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


Commits:
9d00b77c by Clint Adams at 2018-04-13T08:56:14-04:00
regex-applicative-text: patch for newer base

- - - - -


3 changed files:

- p/haskell-regex-applicative-text/debian/changelog
- + p/haskell-regex-applicative-text/debian/patches/newer-base
- + p/haskell-regex-applicative-text/debian/patches/series


Changes:

=====================================
p/haskell-regex-applicative-text/debian/changelog
=====================================
--- a/p/haskell-regex-applicative-text/debian/changelog
+++ b/p/haskell-regex-applicative-text/debian/changelog
@@ -1,3 +1,9 @@
+haskell-regex-applicative-text (0.1.0.1-5) unstable; urgency=medium
+
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Fri, 13 Apr 2018 08:55:12 -0400
+
 haskell-regex-applicative-text (0.1.0.1-4) unstable; urgency=medium
 
   [ Ilias Tsitsimpis ]


=====================================
p/haskell-regex-applicative-text/debian/patches/newer-base
=====================================
--- /dev/null
+++ b/p/haskell-regex-applicative-text/debian/patches/newer-base
@@ -0,0 +1,11 @@
+--- a/regex-applicative-text.cabal
++++ b/regex-applicative-text.cabal
+@@ -29,7 +29,7 @@
+       src
+   ghc-options: -Wall
+   build-depends:
+-      base >= 4.3 && <4.10
++      base >= 4.3 && <5
+     , regex-applicative >=0.3 && <0.4
+     , text
+   exposed-modules:


=====================================
p/haskell-regex-applicative-text/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-regex-applicative-text/debian/patches/series
@@ -0,0 +1 @@
+newer-base



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9d00b77c2977a9e0819be21161b81de8a6020ef5
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/20180413/e84de180/attachment.html>


More information about the Pkg-haskell-commits mailing list