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

Clint Adams (@clint) gitlab at salsa.debian.org
Mon Jan 5 19:55:06 GMT 2026



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


Commits:
126092ef by Clint Adams at 2026-01-05T14:54:46-05:00
unliftio-core: patch for newer deps

- - - - -


2 changed files:

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


Changes:

=====================================
p/haskell-unliftio-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unliftio-core (0.2.1.0-4) unstable; urgency=medium
+
+  * Patch for newer dependencies.
+
+ -- Clint Adams <clint at debian.org>  Mon, 05 Jan 2026 14:54:04 -0500
+
 haskell-unliftio-core (0.2.1.0-3) unstable; urgency=medium
 
   [ Scott Talbert ]


=====================================
p/haskell-unliftio-core/debian/patches/newer-deps
=====================================
@@ -1,5 +1,3 @@
-Index: b/unliftio-core.cabal
-===================================================================
 --- a/unliftio-core.cabal
 +++ b/unliftio-core.cabal
 @@ -6,6 +6,7 @@ cabal-version: 1.12
@@ -15,6 +13,7 @@ Index: b/unliftio-core.cabal
        src
    build-depends:
 -      base >=4.9 && <4.17
-+      base >=4.9 && <4.19
-     , transformers >=0.2 && <0.7
+-    , transformers >=0.2 && <0.7
++      base >=4.9 && <5
++    , transformers >=0.2
    default-language: Haskell2010



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/126092ef1fb3031fdd679cd7c320e14f7bd06d19
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/20260105/d26e1d04/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list