Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-free for openSUSE:Factory checked in at 2026-06-10 15:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-free (Old) and /work/SRC/openSUSE:Factory/.ghc-free.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-free" Wed Jun 10 15:59:55 2026 rev:29 rq:1358367 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-free/ghc-free.changes 2025-03-17 22:22:57.271920208 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-free.new.2375/ghc-free.changes 2026-06-10 16:01:32.685582690 +0200 @@ -1,0 +2,6 @@ +Sat Jan 10 15:56:48 UTC 2026 - Peter Simons <[email protected]> + +- Update free to version 5.2 revision 8. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-free.spec ++++++ --- /var/tmp/diff_new_pack.KS691S/_old 2026-06-10 16:01:34.577661099 +0200 +++ /var/tmp/diff_new_pack.KS691S/_new 2026-06-10 16:01:34.581661265 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-free # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 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/7.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base-devel BuildRequires: ghc-base-prof ++++++ free.cabal ++++++ --- /var/tmp/diff_new_pack.KS691S/_old 2026-06-10 16:01:34.637663585 +0200 +++ /var/tmp/diff_new_pack.KS691S/_new 2026-06-10 16:01:34.641663751 +0200 @@ -1,7 +1,7 @@ name: free category: Control, Monads version: 5.2 -x-revision: 7 +x-revision: 8 license: BSD3 cabal-version: 1.18 license-file: LICENSE @@ -88,7 +88,7 @@ th-abstraction >= 0.4.2.0 && < 0.8, transformers >= 0.5 && < 0.7, transformers-base >= 0.4.5.2 && < 0.5, - template-haskell >= 2.11 && < 2.24 + template-haskell >= 2.11 && < 2.25 if !impl(ghc >= 8.2) build-depends: bifunctor-classes-compat >= 0.1 && < 0.2
