Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-errors for openSUSE:Factory checked in at 2022-10-13 15:41:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-errors (Old) and /work/SRC/openSUSE:Factory/.ghc-errors.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-errors" Thu Oct 13 15:41:52 2022 rev:8 rq:1008459 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-errors/ghc-errors.changes 2022-08-10 17:14:21.785874481 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-errors.new.2275/ghc-errors.changes 2022-10-13 15:41:58.290717581 +0200 @@ -1,0 +2,6 @@ +Sun Sep 4 23:09:24 UTC 2022 - Peter Simons <[email protected]> + +- Update errors to version 2.3.0 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-errors.spec ++++++ --- /var/tmp/diff_new_pack.kWWmQO/_old 2022-10-13 15:41:59.038719042 +0200 +++ /var/tmp/diff_new_pack.kWWmQO/_new 2022-10-13 15:41:59.046719057 +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/3.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-rpm-macros ++++++ errors.cabal ++++++ --- /var/tmp/diff_new_pack.kWWmQO/_old 2022-10-13 15:41:59.098719158 +0200 +++ /var/tmp/diff_new_pack.kWWmQO/_new 2022-10-13 15:41:59.106719174 +0200 @@ -1,15 +1,15 @@ Name: errors Version: 2.3.0 -x-revision: 3 +x-revision: 4 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 License: BSD3 License-File: LICENSE -Copyright: 2012, 2013 Gabriel Gonzalez -Author: Gabriel Gonzalez -Maintainer: [email protected] -Bug-Reports: https://github.com/Gabriel439/Haskell-Errors-Library/issues +Copyright: 2012, 2013 Gabriella Gonzalez +Author: Gabriella Gonzalez +Maintainer: [email protected] +Bug-Reports: https://github.com/Gabriella439/Haskell-Errors-Library/issues Synopsis: Simplified error-handling Description: The one-stop shop for all your error-handling needs! Just import @@ -21,7 +21,7 @@ extra-source-files: CHANGELOG.md Source-Repository head Type: git - Location: https://github.com/Gabriel439/Haskell-Errors-Library + Location: https://github.com/Gabriella439/Haskell-Errors-Library Library Build-Depends:
