Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-indexed-traversable-instances for openSUSE:Factory checked in at 2023-10-13 23:14:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-indexed-traversable-instances (Old) and /work/SRC/openSUSE:Factory/.ghc-indexed-traversable-instances.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-indexed-traversable-instances" Fri Oct 13 23:14:56 2023 rev:6 rq:1117079 version:0.1.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-indexed-traversable-instances/ghc-indexed-traversable-instances.changes 2023-04-04 21:21:06.809432485 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-indexed-traversable-instances.new.20540/ghc-indexed-traversable-instances.changes 2023-10-13 23:16:00.329919322 +0200 @@ -1,0 +2,6 @@ +Wed Oct 4 14:31:20 UTC 2023 - Peter Simons <psim...@suse.com> + +- Update indexed-traversable-instances to version 0.1.1.2 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-indexed-traversable-instances.spec ++++++ --- /var/tmp/diff_new_pack.4OF4SS/_old 2023-10-13 23:16:00.829937458 +0200 +++ /var/tmp/diff_new_pack.4OF4SS/_new 2023-10-13 23:16:00.833937604 +0200 @@ -26,7 +26,7 @@ License: BSD-2-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-OneTuple-devel BuildRequires: ghc-OneTuple-prof ++++++ indexed-traversable-instances.cabal ++++++ --- /var/tmp/diff_new_pack.4OF4SS/_old 2023-10-13 23:16:00.869938910 +0200 +++ /var/tmp/diff_new_pack.4OF4SS/_new 2023-10-13 23:16:00.873939054 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 name: indexed-traversable-instances version: 0.1.1.2 -x-revision: 1 +x-revision: 2 build-type: Simple license: BSD2 license-file: LICENSE @@ -33,9 +33,10 @@ || ==8.8.4 || ==8.10.7 || ==9.0.2 - || ==9.2.7 - || ==9.4.4 - || ==9.6.1 + || ==9.2.8 + || ==9.4.7 + || ==9.6.3 + || ==9.8.1 source-repository head type: git @@ -47,7 +48,7 @@ ghc-options: -Wall hs-source-dirs: src build-depends: - base >=4.5 && <4.19 + base >=4.5 && <4.20 , indexed-traversable >=0.1 && <0.2 , OneTuple >=0.3 && <0.5 , tagged >=0.8.6 && <0.9