Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-dhall for openSUSE:Factory checked in at 2021-12-19 17:34:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dhall (Old) and /work/SRC/openSUSE:Factory/.ghc-dhall.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dhall" Sun Dec 19 17:34:21 2021 rev:22 rq:932891 version:1.40.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dhall/ghc-dhall.changes 2021-11-11 21:38:19.784972133 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-dhall.new.2520/ghc-dhall.changes 2021-12-19 17:34:31.880268947 +0100 @@ -1,0 +2,12 @@ +Mon Nov 15 06:58:39 UTC 2021 - [email protected] + +- Update dhall to version 1.40.1 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Thu Nov 11 12:31:39 UTC 2021 - [email protected] + +- Update dhall to version 1.40.1 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dhall.spec ++++++ --- /var/tmp/diff_new_pack.9OHdaq/_old 2021-12-19 17:34:32.324269260 +0100 +++ /var/tmp/diff_new_pack.9OHdaq/_new 2021-12-19 17:34:32.328269263 +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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Diff-devel ++++++ dhall.cabal ++++++ --- /var/tmp/diff_new_pack.9OHdaq/_old 2021-12-19 17:34:32.372269294 +0100 +++ /var/tmp/diff_new_pack.9OHdaq/_new 2021-12-19 17:34:32.376269296 +0100 @@ -1,6 +1,6 @@ Name: dhall Version: 1.40.1 -x-revision: 3 +x-revision: 5 Cabal-Version: 2.0 Build-Type: Simple License: BSD3 @@ -494,7 +494,7 @@ filepath >= 1.4 && < 1.5 , half >= 0.2.2.3 && < 0.4 , haskeline >= 0.7.2.1 && < 0.9 , - hashable >= 1.2 && < 1.4 , + hashable >= 1.2 && < 1.5 , lens-family-core >= 1.0.0 && < 2.2 , megaparsec >= 7 && < 9.3 , memory >= 0.14 && < 0.17, @@ -511,7 +511,7 @@ repline >= 0.4.0.0 && < 0.5 , serialise >= 0.2.0.0 && < 0.3 , scientific >= 0.3.0.0 && < 0.4 , - template-haskell >= 2.13.0.0 && < 2.18, + template-haskell >= 2.13.0.0 && < 2.19, text >= 0.11.1.0 && < 1.3 , text-manipulate >= 0.2.0.1 && < 0.4 , th-lift-instances >= 0.1.13 && < 0.2 ,
