Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-half for openSUSE:Factory checked in at 2026-06-10 16:00:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-half (Old) and /work/SRC/openSUSE:Factory/.ghc-half.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-half" Wed Jun 10 16:00:21 2026 rev:6 rq:1358373 version:0.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-half/ghc-half.changes 2025-12-05 16:56:20.303636783 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-half.new.2375/ghc-half.changes 2026-06-10 16:02:23.675695736 +0200 @@ -1,0 +2,6 @@ +Mon Mar 2 12:15:29 UTC 2026 - Peter Simons <[email protected]> + +- Update half to version 0.3.3 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-half.spec ++++++ --- /var/tmp/diff_new_pack.zpC2KC/_old 2026-06-10 16:02:26.799825201 +0200 +++ /var/tmp/diff_new_pack.zpC2KC/_new 2026-06-10 16:02:26.803825366 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-half # -# 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 @@ -26,7 +26,7 @@ License: BSD-2-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/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-base-devel BuildRequires: ghc-base-prof ++++++ half.cabal ++++++ --- /var/tmp/diff_new_pack.zpC2KC/_old 2026-06-10 16:02:26.855827521 +0200 +++ /var/tmp/diff_new_pack.zpC2KC/_new 2026-06-10 16:02:26.863827853 +0200 @@ -1,7 +1,7 @@ cabal-version: >=1.10 name: half version: 0.3.3 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE copyright: Copyright (C) 2014 Edward A. Kmett @@ -70,7 +70,7 @@ binary, bytestring, half, - QuickCheck >=2.14.1 && <2.18, + QuickCheck >=2.14.1 && <2.19, tasty >= 1.4 && < 1.6, tasty-quickcheck >= 0.10 && < 0.12
