Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-serialise for openSUSE:Factory checked in at 2025-07-02 12:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-serialise (Old) and /work/SRC/openSUSE:Factory/.ghc-serialise.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-serialise" Wed Jul 2 12:09:01 2025 rev:5 rq:1289425 version:0.2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-serialise/ghc-serialise.changes 2025-03-10 18:04:18.560035374 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-serialise.new.7067/ghc-serialise.changes 2025-07-02 12:09:52.967688911 +0200 @@ -1,0 +2,6 @@ +Tue Jun 17 18:48:04 UTC 2025 - Peter Simons <[email protected]> + +- Update serialise to version 0.2.6.1 revision 5. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-serialise.spec ++++++ --- /var/tmp/diff_new_pack.jbPcMD/_old 2025-07-02 12:09:54.195741064 +0200 +++ /var/tmp/diff_new_pack.jbPcMD/_new 2025-07-02 12:09:54.199741235 +0200 @@ -26,7 +26,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/4.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-array-prof ++++++ serialise.cabal ++++++ --- /var/tmp/diff_new_pack.jbPcMD/_old 2025-07-02 12:09:54.247743273 +0200 +++ /var/tmp/diff_new_pack.jbPcMD/_new 2025-07-02 12:09:54.251743443 +0200 @@ -1,6 +1,6 @@ name: serialise version: 0.2.6.1 -x-revision: 4 +x-revision: 5 synopsis: A binary serialisation library for Haskell values. description: This package (formerly @binary-serialise-cbor@) provides pure, efficient @@ -138,7 +138,7 @@ primitive >= 0.5 && < 0.10, cborg, serialise, - QuickCheck >= 2.9 && < 2.16, + QuickCheck >= 2.9 && < 2.17, tasty >= 0.11 && < 1.6, tasty-hunit >= 0.9 && < 0.11, tasty-quickcheck >= 0.8 && < 0.12,
