Hello community, here is the log from the commit of package ghc-lens for openSUSE:Factory checked in at 2020-03-09 14:16:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-lens (Old) and /work/SRC/openSUSE:Factory/.ghc-lens.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-lens" Mon Mar 9 14:16:15 2020 rev:8 rq:780020 version:4.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-lens/ghc-lens.changes 2019-12-27 13:54:41.064696455 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-lens.new.26092/ghc-lens.changes 2020-03-09 14:16:16.854621182 +0100 @@ -1,0 +2,26 @@ +Thu Feb 27 14:17:53 UTC 2020 - psim...@suse.com + +- 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 - psim...@suse.com + +- 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.FOcjI6/_old 2020-03-09 14:16:18.098622002 +0100 +++ /var/tmp/diff_new_pack.FOcjI6/_new 2020-03-09 14:16:18.102622005 +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)