[Git][haskell-team/DHG_packages][master] safe-exceptions: patch for newer base

Clint Adams gitlab at salsa.debian.org
Wed Jun 10 00:37:54 BST 2020



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


Commits:
dc96e5ab by Clint Adams at 2020-06-09T19:37:30-04:00
safe-exceptions: patch for newer base

- - - - -


2 changed files:

- p/haskell-safe-exceptions/debian/changelog
- p/haskell-safe-exceptions/debian/patches/newer-deps


Changes:

=====================================
p/haskell-safe-exceptions/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-safe-exceptions (0.1.7.0-6) unstable; urgency=medium
+
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Tue, 09 Jun 2020 19:37:17 -0400
+
 haskell-safe-exceptions (0.1.7.0-5) unstable; urgency=medium
 
   * Sourceful upload for GHC 8.8.


=====================================
p/haskell-safe-exceptions/debian/patches/newer-deps
=====================================
@@ -5,7 +5,7 @@
    hs-source-dirs:      src
    exposed-modules:     Control.Exception.Safe
 -  build-depends:       base >= 4.7 && < 4.11
-+  build-depends:       base >= 4.7 && < 4.13
++  build-depends:       base >= 4.7 && < 5
                       , deepseq >= 1.2 && < 1.5
 -                     , exceptions >= 0.8 && < 0.9
 +                     , exceptions >= 0.8 && < 0.11



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/dc96e5ab2d28fe41ba0e451eb17a83190d3aac4f
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/20200609/09d8fd7c/attachment.html>


More information about the Pkg-haskell-commits mailing list