Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-singleton-bool for openSUSE:Factory checked in at 2026-06-10 16:06:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-singleton-bool (Old) and /work/SRC/openSUSE:Factory/.ghc-singleton-bool.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-singleton-bool" Wed Jun 10 16:06:02 2026 rev:11 rq:1358437 version:0.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-singleton-bool/ghc-singleton-bool.changes 2025-01-27 20:51:42.405857297 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-singleton-bool.new.2375/ghc-singleton-bool.changes 2026-06-10 16:10:03.790763055 +0200 @@ -1,0 +2,6 @@ +Mon May 11 13:19:00 UTC 2026 - Peter Simons <[email protected]> + +- Update singleton-bool to version 0.1.8 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-singleton-bool.spec ++++++ --- /var/tmp/diff_new_pack.mKurj8/_old 2026-06-10 16:10:05.938852074 +0200 +++ /var/tmp/diff_new_pack.mKurj8/_new 2026-06-10 16:10:05.942852239 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-singleton-bool # -# 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/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 ++++++ singleton-bool.cabal ++++++ --- /var/tmp/diff_new_pack.mKurj8/_old 2026-06-10 16:10:05.998854559 +0200 +++ /var/tmp/diff_new_pack.mKurj8/_new 2026-06-10 16:10:06.002854726 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.2 name: singleton-bool version: 0.1.8 -x-revision: 1 +x-revision: 2 synopsis: Type level booleans description: Type level booleans. @@ -27,8 +27,9 @@ || ==9.4.8 || ==9.6.6 || ==9.8.4 - || ==9.10.1 - || ==9.12.1 + || ==9.10.3 + || ==9.12.2 + || ==9.14.1 source-repository head type: git @@ -38,13 +39,13 @@ hs-source-dirs: src ghc-options: -Wall build-depends: - , base >=4.12.0.0 && <4.22 + , base >=4.12.0.0 && <4.23 , deepseq >=1.4.4.0 && <1.6 build-depends: , boring ^>=0.2.2 , dec ^>=0.0.6 - , some ^>=1.0.6 + , some ^>=1.0.6 || ^>=1.1 exposed-modules: Data.Singletons.Bool default-language: Haskell2010
