Hello community, here is the log from the commit of package ghc-lens for openSUSE:Leap:15.2 checked in at 2020-03-13 10:56:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ghc-lens (Old) and /work/SRC/openSUSE:Leap:15.2/.ghc-lens.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens" Fri Mar 13 10:56:54 2020 rev:12 rq:782966 version:4.19.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ghc-lens/ghc-lens.changes 2020-02-19 18:39:50.298089183 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ghc-lens.new.3160/ghc-lens.changes 2020-03-13 10:56:55.348415312 +0100 @@ -1,0 +2,26 @@ +Thu Feb 27 14:17:53 UTC 2020 - [email protected] + +- Update lens to version 4.19.1. + 4.19.1 [2020.02.13] + ------------------- + * Fix a bug introduced in 4.19 where using `_TupE` to `preview` a value would + always fail. + +------------------------------------------------------------------- +Fri Feb 7 08:04:19 UTC 2020 - [email protected] + +- Update lens to version 4.19. + 4.19 [2020.02.03] + ----------------- + * Support building with GHC 8.10. + * The types of `_TupE` and `_UnboxedTupE` are now `Prism' Exp [Maybe Exp]` + when built against `template-haskell-2.16` or later to reflect the new + types of `TupE` and `UnboxedTupE`. + * Add `_ForallVisT` and `_BytesPrimL` prisms when building against + `template-haskell-2.16` or later. + * Make `<>~` and `<>=` and their `<op` and `<<op` state variants require only + `Semigroup`, not `Monoid`. + * Add `{Functor,Foldable,Traversable}WithIndex` instances for + `Control.Applicative.Const` and `Data.Functor.Constant.Constant`. + +------------------------------------------------------------------- Old: ---- lens-4.18.1.tar.gz New: ---- lens-4.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-lens.spec ++++++ --- /var/tmp/diff_new_pack.IK51NH/_old 2020-03-13 10:56:55.672415544 +0100 +++ /var/tmp/diff_new_pack.IK51NH/_new 2020-03-13 10:56:55.676415547 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-lens # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name lens %bcond_with tests Name: ghc-%{pkg_name} -Version: 4.18.1 +Version: 4.19.1 Release: 0 Summary: Lenses, Folds and Traversals License: BSD-2-Clause @@ -53,7 +53,6 @@ BuildRequires: ghc-th-abstraction-devel BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-devel -BuildRequires: ghc-type-equality-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-vector-devel %if %{with tests} ++++++ lens-4.18.1.tar.gz -> lens-4.19.1.tar.gz ++++++ ++++ 2908 lines of diff (skipped)
