Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hlint for openSUSE:Factory checked in at 2022-02-11 23:08:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hlint (Old) and /work/SRC/openSUSE:Factory/.hlint.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hlint" Fri Feb 11 23:08:14 2022 rev:11 rq:953410 version:3.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/hlint/hlint.changes 2021-09-10 23:41:42.718584967 +0200 +++ /work/SRC/openSUSE:Factory/.hlint.new.1956/hlint.changes 2022-02-11 23:10:06.747067957 +0100 @@ -1,0 +2,6 @@ +Mon Oct 11 09:47:12 UTC 2021 - Peter Simons <[email protected]> + +- Update hlint to version 3.2.7 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hlint.spec ++++++ --- /var/tmp/diff_new_pack.6yDIJk/_old 2022-02-11 23:10:07.267069461 +0100 +++ /var/tmp/diff_new_pack.6yDIJk/_new 2022-02-11 23:10:07.271069472 +0100 @@ -24,7 +24,7 @@ License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel ++++++ hlint.cabal ++++++ --- /var/tmp/diff_new_pack.6yDIJk/_old 2022-02-11 23:10:07.327069635 +0100 +++ /var/tmp/diff_new_pack.6yDIJk/_new 2022-02-11 23:10:07.327069635 +0100 @@ -2,7 +2,7 @@ build-type: Simple name: hlint version: 3.2.7 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE category: Development @@ -60,6 +60,8 @@ description: Use HsYAML instead of yaml library + build-depends: aeson <1.6 + default-language: Haskell2010 build-depends: base == 4.*, process, filepath, directory, containers,
