Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-pipes for openSUSE:Factory checked in at 2023-01-18 13:10:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes" Wed Jan 18 13:10:16 2023 rev:9 rq:1059093 version:4.3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes/ghc-pipes.changes 2022-10-13 15:44:43.687040456 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-pipes.new.32243/ghc-pipes.changes 2023-01-18 13:10:38.840762831 +0100 @@ -1,0 +2,6 @@ +Sat Oct 15 20:23:54 UTC 2022 - Peter Simons <[email protected]> + +- Update pipes to version 4.3.16 revision 6. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes.spec ++++++ --- /var/tmp/diff_new_pack.oRXC0M/_old 2023-01-18 13:10:39.556767075 +0100 +++ /var/tmp/diff_new_pack.oRXC0M/_new 2023-01-18 13:10:39.560767099 +0100 @@ -25,7 +25,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/5.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-mmorph-devel ++++++ pipes.cabal ++++++ --- /var/tmp/diff_new_pack.oRXC0M/_old 2023-01-18 13:10:39.608767383 +0100 +++ /var/tmp/diff_new_pack.oRXC0M/_new 2023-01-18 13:10:39.612767407 +0100 @@ -1,6 +1,6 @@ Name: pipes Version: 4.3.16 -x-revision: 5 +x-revision: 6 Cabal-Version: >= 1.10 Build-Type: Simple Tested-With: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.1 @@ -78,7 +78,7 @@ Build-Depends: base >= 4.4 && < 5 , - criterion >= 1.1.1.0 && < 1.6, + criterion >= 1.1.1.0 && < 1.7, optparse-applicative >= 0.12 && < 0.18, mtl >= 2.1 && < 2.4, pipes
