Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-mmorph for openSUSE:Factory checked in at 2022-08-10 17:13:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-mmorph (Old) and /work/SRC/openSUSE:Factory/.ghc-mmorph.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-mmorph" Wed Aug 10 17:13:22 2022 rev:7 rq:994045 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-mmorph/ghc-mmorph.changes 2021-08-25 20:57:55.769183147 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-mmorph.new.1521/ghc-mmorph.changes 2022-08-10 17:14:26.889887804 +0200 @@ -1,0 +2,6 @@ +Sat May 7 22:27:12 UTC 2022 - Peter Simons <[email protected]> + +- Update mmorph to version 1.2.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-mmorph.spec ++++++ --- /var/tmp/diff_new_pack.vM8ei9/_old 2022-08-10 17:14:27.733890007 +0200 +++ /var/tmp/diff_new_pack.vM8ei9/_new 2022-08-10 17:14:27.737890016 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-mmorph # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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-mtl-devel BuildRequires: ghc-rpm-macros ++++++ mmorph.cabal ++++++ --- /var/tmp/diff_new_pack.vM8ei9/_old 2022-08-10 17:14:27.777890121 +0200 +++ /var/tmp/diff_new_pack.vM8ei9/_new 2022-08-10 17:14:27.781890131 +0200 @@ -1,6 +1,6 @@ Name: mmorph Version: 1.2.0 -x-revision: 1 +x-revision: 2 Cabal-Version: >= 1.10 Build-Type: Simple License: BSD3 @@ -22,8 +22,8 @@ Hs-Source-Dirs: src Build-Depends: base >= 4.5 && < 5 , - mtl >= 2.1 && < 2.3, - transformers >= 0.2.0.0 && < 0.6, + mtl >= 2.1 && < 2.4, + transformers >= 0.2.0.0 && < 0.7, transformers-compat >= 0.3 && < 0.8 if impl(ghc < 8.0) Build-Depends:
