Hello community, here is the log from the commit of package ghc-tagged for openSUSE:Factory checked in at 2020-10-23 15:14:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tagged (Old) and /work/SRC/openSUSE:Factory/.ghc-tagged.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tagged" Fri Oct 23 15:14:56 2020 rev:18 rq:842766 version:0.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes 2020-09-07 22:03:57.806113412 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-tagged.new.3463/ghc-tagged.changes 2020-10-23 15:15:00.222153238 +0200 @@ -1,0 +2,6 @@ +Tue Oct 6 08:56:30 UTC 2020 - [email protected] + +- Update tagged to version 0.8.6 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tagged.spec ++++++ --- /var/tmp/diff_new_pack.mSgCl9/_old 2020-10-23 15:15:00.798153516 +0200 +++ /var/tmp/diff_new_pack.mSgCl9/_new 2020-10-23 15:15:00.802153517 +0200 @@ -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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros ++++++ tagged.cabal ++++++ --- /var/tmp/diff_new_pack.mSgCl9/_old 2020-10-23 15:15:00.842153537 +0200 +++ /var/tmp/diff_new_pack.mSgCl9/_new 2020-10-23 15:15:00.842153537 +0200 @@ -1,6 +1,6 @@ name: tagged version: 0.8.6 -x-revision: 2 +x-revision: 3 license: BSD3 license-file: LICENSE author: Edward A. Kmett @@ -68,7 +68,7 @@ if impl(ghc>=7.6) exposed-modules: Data.Proxy.TH - build-depends: template-haskell >= 2.8 && < 2.17 + build-depends: template-haskell >= 2.8 && < 2.18 if flag(deepseq) build-depends: deepseq >= 1.1 && < 1.5
