Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-th-lift for openSUSE:Factory checked in at 2022-10-13 15:43:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-th-lift (Old) and /work/SRC/openSUSE:Factory/.ghc-th-lift.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-th-lift" Thu Oct 13 15:43:15 2022 rev:16 rq:1008528 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-th-lift/ghc-th-lift.changes 2021-05-05 20:40:58.062662910 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-th-lift.new.2275/ghc-th-lift.changes 2022-10-13 15:43:29.842896303 +0200 @@ -1,0 +2,6 @@ +Sat Jul 23 17:55:52 UTC 2022 - Peter Simons <[email protected]> + +- Update th-lift to version 0.8.2 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-th-lift.spec ++++++ --- /var/tmp/diff_new_pack.0DLvVm/_old 2022-10-13 15:43:30.638897857 +0200 +++ /var/tmp/diff_new_pack.0DLvVm/_new 2022-10-13 15:43:30.642897864 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-th-lift # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ License: (BSD-3-Clause OR GPL-2.0-only) 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-rpm-macros BuildRequires: ghc-template-haskell-devel ++++++ th-lift.cabal ++++++ --- /var/tmp/diff_new_pack.0DLvVm/_old 2022-10-13 15:43:30.690897959 +0200 +++ /var/tmp/diff_new_pack.0DLvVm/_new 2022-10-13 15:43:30.694897966 +0200 @@ -1,6 +1,6 @@ Name: th-lift Version: 0.8.2 -x-revision: 1 +x-revision: 2 Cabal-Version: 1.12 License: BSD3 License-Files: COPYING, BSD3, GPL-2 @@ -48,7 +48,7 @@ Build-Depends: base >= 4.3 && < 5, ghc-prim, th-abstraction >= 0.2.3 && < 0.5, - template-haskell >= 2.5 && < 2.19 + template-haskell >= 2.5 && < 2.20 ghc-options: -Wall Test-Suite test
