Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-reducers for openSUSE:Factory checked in at 2022-02-11 23:09:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-reducers (Old) and /work/SRC/openSUSE:Factory/.ghc-reducers.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-reducers" Fri Feb 11 23:09:30 2022 rev:6 rq:953515 version:3.12.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-reducers/ghc-reducers.changes 2021-12-19 17:34:17.968259148 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-reducers.new.1956/ghc-reducers.changes 2022-02-11 23:11:27.071300277 +0100 @@ -1,0 +2,6 @@ +Sun Dec 26 21:53:05 UTC 2021 - Peter Simons <[email protected]> + +- Update reducers to version 3.12.4 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-reducers.spec ++++++ --- /var/tmp/diff_new_pack.ozTsSb/_old 2022-02-11 23:11:27.515301562 +0100 +++ /var/tmp/diff_new_pack.ozTsSb/_new 2022-02-11 23:11:27.523301584 +0100 @@ -24,7 +24,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-array-devel BuildRequires: ghc-bytestring-devel ++++++ reducers.cabal ++++++ --- /var/tmp/diff_new_pack.ozTsSb/_old 2022-02-11 23:11:27.571301723 +0100 +++ /var/tmp/diff_new_pack.ozTsSb/_new 2022-02-11 23:11:27.571301723 +0100 @@ -1,7 +1,7 @@ name: reducers category: Data, Math, Numerical, Semigroups version: 3.12.4 -x-revision: 1 +x-revision: 2 license: BSD3 cabal-version: >= 1.10 license-file: LICENSE @@ -45,7 +45,7 @@ containers >= 0.3 && < 0.7, fingertree >= 0.1 && < 0.2, hashable >= 1.1.2.1 && < 1.5, - text >= 0.11.1.5 && < 1.3, + text >= 0.11.1.5 && < 2.1, unordered-containers >= 0.2 && < 0.3, semigroupoids >= 4 && < 6
