[Git][haskell-team/DHG_packages][master] ansi-wl-pprint: patch for newer ansi-terminal

Clint Adams (@clint) gitlab at salsa.debian.org
Wed Jun 15 03:09:17 BST 2022



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


Commits:
2b0cb9fd by Clint Adams at 2022-06-14T22:08:52-04:00
ansi-wl-pprint: patch for newer ansi-terminal

- - - - -


2 changed files:

- p/haskell-ansi-wl-pprint/debian/changelog
- p/haskell-ansi-wl-pprint/debian/patches/newer-deps


Changes:

=====================================
p/haskell-ansi-wl-pprint/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ansi-wl-pprint (0.6.9-4) unstable; urgency=medium
+
+  * Patch for newer ansi-terminal.
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jun 2022 22:08:39 -0400
+
 haskell-ansi-wl-pprint (0.6.9-3) unstable; urgency=medium
 
   * Sourceful upload for GHC 9.


=====================================
p/haskell-ansi-wl-pprint/debian/patches/newer-deps
=====================================
@@ -1,11 +1,11 @@
 --- a/ansi-wl-pprint.cabal
 +++ b/ansi-wl-pprint.cabal
-@@ -44,7 +44,7 @@
+@@ -44,7 +44,7 @@ library
      -- see also notes in Text.PrettyPrint.ANSI.Leijen
      build-depends: semigroups >= 0.18.5 && < 0.20
  
 -  build-depends: ansi-terminal >= 0.9.1 && < 0.10
-+  build-depends: ansi-terminal >= 0.9.1 && < 0.11
++  build-depends: ansi-terminal >= 0.9.1 && < 0.12
    build-depends: base >= 4.3 && < 5
  
    if impl(ghc >= 7.4)



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2b0cb9fdd044b5d8b2df6fed046ddab422750528
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/20220615/b4eee89d/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list