[Git][haskell-team/DHG_packages][master] unliftio-core: patch for newer base

Clint Adams gitlab at salsa.debian.org
Sat May 30 17:43:01 BST 2020



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


Commits:
59a26df2 by Clint Adams at 2020-05-30T12:42:36-04:00
unliftio-core: patch for newer base

- - - - -


3 changed files:

- p/haskell-unliftio-core/debian/changelog
- p/haskell-unliftio-core/debian/control
- p/haskell-unliftio-core/debian/patches/newer-deps


Changes:

=====================================
p/haskell-unliftio-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio-core (0.1.2.0-3) unstable; urgency=medium
+
+  * Patch for newer base.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 12:41:57 -0400
+
 haskell-unliftio-core (0.1.2.0-2) unstable; urgency=medium
 
   * Patch for newer deps


=====================================
p/haskell-unliftio-core/debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
  ghc,
  ghc-prof,
 Build-Depends-Indep: ghc-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/fpco/unliftio/tree/master/unliftio-core#readme
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-unliftio-core
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-unliftio-core]


=====================================
p/haskell-unliftio-core/debian/patches/newer-deps
=====================================
@@ -5,7 +5,7 @@
        src
    build-depends:
 -      base >=4.5 && <4.12
-+      base >=4.5 && <4.13
++      base >=4.5 && <4.15
      , transformers >=0.2 && <0.6
    exposed-modules:
        Control.Monad.IO.Unlift



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/59a26df22a9e160de19d5fcc72ecb784272017a7
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/20200530/66e46a37/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list