[Git][haskell-team/DHG_packages][master] errors: Patch for newer deps

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Jan 6 03:08:54 GMT 2026



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
9ca9adc5 by Scott Talbert at 2026-01-05T22:08:42-05:00
errors: Patch for newer deps

- - - - -


2 changed files:

- p/haskell-errors/debian/changelog
- p/haskell-errors/debian/patches/newer-deps


Changes:

=====================================
p/haskell-errors/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-errors (2.3.0-8) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Scott Talbert <swt at techie.net>  Mon, 05 Jan 2026 22:05:07 -0500
+
 haskell-errors (2.3.0-7) unstable; urgency=medium
 
   * Build using dh-haskell


=====================================
p/haskell-errors/debian/patches/newer-deps
=====================================
@@ -5,7 +5,7 @@ Index: b/errors.cabal
 @@ -1,14 +1,15 @@
  Name: errors
  Version: 2.3.0
-+x-revision: 4
++x-revision: 5
  Cabal-Version: >=1.8.0.2
  Build-Type: Simple
  Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
@@ -36,7 +36,7 @@ Index: b/errors.cabal
 -        text                            < 1.3 ,
 -        transformers        >= 0.2   && < 0.6 ,
 -        transformers-compat >= 0.4   && < 0.7
-+        text                            < 2.1 ,
++        text                            < 2.2 ,
 +        transformers        >= 0.2   && < 0.7 ,
 +        transformers-compat >= 0.4   && < 0.8
      if impl(ghc <= 7.6.3)



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9ca9adc55de18970ccf9ae9088cd4161b99f5e13
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/20260106/7ccd8d32/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list