Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-lens for openSUSE:Factory checked in at 2021-09-10 23:41:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lens (Old) and /work/SRC/openSUSE:Factory/.ghc-lens.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens" Fri Sep 10 23:41:09 2021 rev:18 rq:917488 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lens/ghc-lens.changes 2021-06-01 10:40:30.941125010 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-lens.new.1899/ghc-lens.changes 2021-09-10 23:41:26.338567539 +0200 @@ -1,0 +2,6 @@ +Thu Sep 2 08:32:21 UTC 2021 - [email protected] + +- Update lens to version 5.0.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lens.spec ++++++ --- /var/tmp/diff_new_pack.XxQ5is/_old 2021-09-10 23:41:26.878568113 +0200 +++ /var/tmp/diff_new_pack.XxQ5is/_new 2021-09-10 23:41:26.878568113 +0200 @@ -25,7 +25,7 @@ License: BSD-2-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-assoc-devel ++++++ lens.cabal ++++++ --- /var/tmp/diff_new_pack.XxQ5is/_old 2021-09-10 23:41:26.922568160 +0200 +++ /var/tmp/diff_new_pack.XxQ5is/_new 2021-09-10 23:41:26.922568160 +0200 @@ -1,7 +1,7 @@ name: lens category: Data, Lenses, Generics version: 5.0.1 -x-revision: 1 +x-revision: 2 license: BSD2 cabal-version: 1.18 license-file: LICENSE @@ -427,7 +427,7 @@ default-language: Haskell2010 build-depends: base, - base-compat >=0.11.0 && <0.12, + base-compat >=0.11.0 && <0.13, comonad, criterion, deepseq,
