Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-kan-extensions for openSUSE:Factory checked in at 2023-10-11 23:55:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-kan-extensions (Old) and /work/SRC/openSUSE:Factory/.ghc-kan-extensions.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-kan-extensions" Wed Oct 11 23:55:53 2023 rev:12 rq:1116845 version:5.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-kan-extensions/ghc-kan-extensions.changes 2023-04-04 21:21:15.549481978 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-kan-extensions.new.1807/ghc-kan-extensions.changes 2023-10-12 11:41:07.530922438 +0200 @@ -1,0 +2,6 @@ +Sat Sep 30 13:17:42 UTC 2023 - Peter Simons <[email protected]> + +- Update kan-extensions to version 5.2.5 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-kan-extensions.spec ++++++ --- /var/tmp/diff_new_pack.5JezyP/_old 2023-10-12 11:41:08.086942308 +0200 +++ /var/tmp/diff_new_pack.5JezyP/_new 2023-10-12 11:41:08.086942308 +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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-adjunctions-devel BuildRequires: ghc-adjunctions-prof ++++++ kan-extensions.cabal ++++++ --- /var/tmp/diff_new_pack.5JezyP/_old 2023-10-12 11:41:08.126943738 +0200 +++ /var/tmp/diff_new_pack.5JezyP/_new 2023-10-12 11:41:08.130943881 +0200 @@ -1,7 +1,7 @@ name: kan-extensions category: Data Structures, Monads, Comonads, Functors version: 5.2.5 -x-revision: 1 +x-revision: 2 license: BSD3 cabal-version: >= 1.10 license-file: LICENSE @@ -59,7 +59,7 @@ array >= 0.3.0.2 && < 0.6, base >= 4.4 && < 5, comonad >= 4 && < 6, - containers >= 0.4 && < 0.7, + containers >= 0.4 && < 0.8, contravariant >= 1 && < 2, distributive >= 0.2.2 && < 1, invariant >= 0.1 && < 1,
