Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-ansi-wl-pprint for 
openSUSE:Factory checked in at 2023-06-22 23:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ansi-wl-pprint"

Thu Jun 22 23:25:14 2023 rev:18 rq:1094416 version:0.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint/ghc-ansi-wl-pprint.changes    
2023-04-04 21:18:27.408439245 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new.15902/ghc-ansi-wl-pprint.changes
 2023-06-22 23:25:36.997705575 +0200
@@ -1,0 +2,6 @@
+Mon May 15 08:26:32 UTC 2023 - Peter Simons <[email protected]>
+
+- Update ansi-wl-pprint to version 0.6.9 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-ansi-wl-pprint.spec ++++++
--- /var/tmp/diff_new_pack.tyQByU/_old  2023-06-22 23:25:37.549708389 +0200
+++ /var/tmp/diff_new_pack.tyQByU/_new  2023-06-22 23:25:37.553708410 +0200
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-ansi-terminal-devel
 BuildRequires:  ghc-ansi-terminal-prof

++++++ ansi-wl-pprint.cabal ++++++
--- /var/tmp/diff_new_pack.tyQByU/_old  2023-06-22 23:25:37.589708593 +0200
+++ /var/tmp/diff_new_pack.tyQByU/_new  2023-06-22 23:25:37.593708614 +0200
@@ -1,7 +1,7 @@
 cabal-version:       >= 1.10
 name:                ansi-wl-pprint
 version:             0.6.9
-x-revision:          3
+x-revision:          4
 
 category:            User Interfaces, Text
 synopsis:            The Wadler/Leijen Pretty Printer for colored ANSI 
terminal output
@@ -19,7 +19,7 @@
 bug-reports:         http://github.com/ekmett/ansi-wl-pprint/issues
 homepage:            http://github.com/ekmett/ansi-wl-pprint
 build-type:          Simple
-tested-with:         GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, 
GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, 
GHC==8.8.4, GHC==8.10.7, GHC==9.0.1, GHC==9.2.1
+tested-with:         GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, 
GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, 
GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.7, GHC==9.4.5, GHC==9.6.1
 
 source-repository head
   type: git
@@ -46,7 +46,7 @@
     -- see also notes in Text.PrettyPrint.ANSI.Leijen
     build-depends: semigroups >= 0.18.5 && < 0.21
 
-  build-depends: ansi-terminal >= 0.9.1 && < 0.12
+  build-depends: ansi-terminal >= 0.9.1 && < 1.1
   build-depends: base >= 4.3 && < 5
 
   if impl(ghc >= 7.4)

Reply via email to