Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-sop-core for openSUSE:Factory checked in at 2023-04-14 13:12:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-sop-core (Old) and /work/SRC/openSUSE:Factory/.ghc-sop-core.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-sop-core" Fri Apr 14 13:12:52 2023 rev:6 rq:1079160 version:0.5.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-sop-core/ghc-sop-core.changes 2023-04-04 21:23:40.938305267 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-sop-core.new.19717/ghc-sop-core.changes 2023-04-14 13:12:59.499534188 +0200 @@ -1,0 +2,6 @@ +Wed Apr 12 20:00:51 UTC 2023 - Peter Simons <[email protected]> + +- Update sop-core to version 0.5.0.2 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-sop-core.spec ++++++ --- /var/tmp/diff_new_pack.fOev3a/_old 2023-04-14 13:12:59.975536910 +0200 +++ /var/tmp/diff_new_pack.fOev3a/_new 2023-04-14 13:12:59.979536933 +0200 @@ -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/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-base-devel BuildRequires: ghc-base-prof ++++++ sop-core.cabal ++++++ --- /var/tmp/diff_new_pack.fOev3a/_old 2023-04-14 13:13:00.019537162 +0200 +++ /var/tmp/diff_new_pack.fOev3a/_new 2023-04-14 13:13:00.023537185 +0200 @@ -1,6 +1,6 @@ name: sop-core +x-revision: 2 version: 0.5.0.2 -x-revision: 1 synopsis: True Sums of Products description: Implementation of n-ary sums and n-ary products. @@ -26,7 +26,7 @@ build-type: Simple cabal-version: >=1.10 extra-source-files: CHANGELOG.md doctest.sh -tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.4, GHC == 9.4.1 +tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.7, GHC == 9.0.2, GHC == 9.2.7, GHC == 9.4.4, GHC == 9.6.1 source-repository head type: git @@ -42,7 +42,7 @@ Data.SOP.NP Data.SOP.NS Data.SOP.Sing - build-depends: base >= 4.9 && < 4.18, + build-depends: base >= 4.9 && < 4.19, deepseq >= 1.3 && < 1.5 hs-source-dirs: src default-language: Haskell2010
