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 2024-04-14 11:54:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lens (Old) and /work/SRC/openSUSE:Factory/.ghc-lens.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens" Sun Apr 14 11:54:57 2024 rev:27 rq:1167497 version:5.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lens/ghc-lens.changes 2024-03-27 20:43:34.695356003 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-lens.new.26366/ghc-lens.changes 2024-04-14 12:24:46.557903477 +0200 @@ -1,0 +2,6 @@ +Fri Apr 5 20:10:48 UTC 2024 - Peter Simons <[email protected]> + +- Update lens to version 5.2.3 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lens.spec ++++++ --- /var/tmp/diff_new_pack.iAthhO/_old 2024-04-14 12:24:47.261929114 +0200 +++ /var/tmp/diff_new_pack.iAthhO/_new 2024-04-14 12:24:47.265929261 +0200 @@ -26,7 +26,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/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-array-devel BuildRequires: ghc-array-prof ++++++ lens.cabal ++++++ --- /var/tmp/diff_new_pack.iAthhO/_old 2024-04-14 12:24:47.301930571 +0200 +++ /var/tmp/diff_new_pack.iAthhO/_new 2024-04-14 12:24:47.305930717 +0200 @@ -1,7 +1,7 @@ name: lens category: Data, Lenses, Generics version: 5.2.3 -x-revision: 3 +x-revision: 4 license: BSD2 cabal-version: 1.18 license-file: LICENSE @@ -186,7 +186,7 @@ contravariant >= 1.4 && < 2, distributive >= 0.5.1 && < 1, exceptions >= 0.8.2.1 && < 1, - filepath >= 1.2.0.0 && < 1.5, + filepath >= 1.2.0.0 && < 1.6, free >= 5.1.5 && < 6, ghc-prim, hashable >= 1.2.7.0 && < 1.5,
