Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-pipes-safe for openSUSE:Factory checked in at 2023-01-18 13:10:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes-safe (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes-safe.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes-safe" Wed Jan 18 13:10:17 2023 rev:6 rq:1059094 version:2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes-safe/ghc-pipes-safe.changes 2022-10-13 15:42:55.646829547 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-pipes-safe.new.32243/ghc-pipes-safe.changes 2023-01-18 13:10:40.064770087 +0100 @@ -1,0 +2,6 @@ +Thu Nov 24 19:52:33 UTC 2022 - Peter Simons <[email protected]> + +- Update pipes-safe to version 2.3.4 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes-safe.spec ++++++ --- /var/tmp/diff_new_pack.xIHCkJ/_old 2023-01-18 13:10:41.092776180 +0100 +++ /var/tmp/diff_new_pack.xIHCkJ/_new 2023-01-18 13:10:41.096776204 +0100 @@ -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-containers-devel BuildRequires: ghc-exceptions-devel ++++++ pipes-safe.cabal ++++++ --- /var/tmp/diff_new_pack.xIHCkJ/_old 2023-01-18 13:10:41.140776465 +0100 +++ /var/tmp/diff_new_pack.xIHCkJ/_new 2023-01-18 13:10:41.144776488 +0100 @@ -1,6 +1,6 @@ Name: pipes-safe Version: 2.3.4 -x-revision: 1 +x-revision: 2 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3 @@ -40,7 +40,7 @@ base >= 4.14 && < 4.17, containers >= 0.6.2.1 && < 0.7 , exceptions >= 0.10.4 && < 0.11, - mtl >= 2.2.2 && < 2.3 , + mtl >= 2.2.2 && < 2.4 , transformers >= 0.5.6.2 && < 0.6 , transformers-base >= 0.4.4 && < 0.5 , monad-control >= 1.0.0.4 && < 1.1 ,
