commit ghc-monad-logger for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-monad-logger for openSUSE:Factory checked in at 2022-08-01 21:30:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-monad-logger (Old) and /work/SRC/openSUSE:Factory/.ghc-monad-logger.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-monad-logger" Mon Aug 1 21:30:11 2022 rev:26 rq:987065 version:0.3.36 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-monad-logger/ghc-monad-logger.changes 2022-02-11 23:11:16.095268531 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-monad-logger.new.1533/ghc-monad-logger.changes 2022-08-01 21:30:26.797664671 +0200 @@ -1,0 +2,6 @@ +Wed May 18 13:12:03 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update monad-logger to version 0.3.36 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-monad-logger.spec ++++++ --- /var/tmp/diff_new_pack.krxYnF/_old 2022-08-01 21:30:27.437666507 +0200 +++ /var/tmp/diff_new_pack.krxYnF/_new 2022-08-01 21:30:27.441666518 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-monad-logger # -# 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 @@ -24,7 +24,7 @@ License: MIT 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-bytestring-devel BuildRequires: ghc-conduit-devel ++++++ monad-logger.cabal ++++++ --- /var/tmp/diff_new_pack.krxYnF/_old 2022-08-01 21:30:27.489666656 +0200 +++ /var/tmp/diff_new_pack.krxYnF/_new 2022-08-01 21:30:27.497666679 +0200 @@ -8,7 +8,7 @@ name: monad-logger version: 0.3.36 -x-revision: 1 +x-revision: 2 synopsis: A class of monads which can log messages. description: See README and Haddocks at <https://www.stackage.org/package/monad-logger> category: System @@ -33,6 +33,8 @@ default: True library + build-depends: transformers <0.6 + exposed-modules: Control.Monad.Logger other-modules:
participants (1)
-
Source-Sync