Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-req for openSUSE:Factory checked in at 2026-06-22 17:43:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-req (Old) and /work/SRC/openSUSE:Factory/.ghc-req.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-req" Mon Jun 22 17:43:59 2026 rev:3 rq:1361100 version:3.13.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-req/ghc-req.changes 2026-06-10 16:09:01.612186354 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-req.new.1956/ghc-req.changes 2026-06-22 17:44:27.817353780 +0200 @@ -1,0 +2,6 @@ +Fri Jun 12 18:59:28 UTC 2026 - Peter Simons <[email protected]> + +- Update req to version 3.13.4 revision 10. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-req.spec ++++++ --- /var/tmp/diff_new_pack.ij45jB/_old 2026-06-22 17:44:29.549414487 +0200 +++ /var/tmp/diff_new_pack.ij45jB/_new 2026-06-22 17:44:29.569415188 +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/9.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/10.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-aeson-prof ++++++ req.cabal ++++++ --- /var/tmp/diff_new_pack.ij45jB/_old 2026-06-22 17:44:29.989429909 +0200 +++ /var/tmp/diff_new_pack.ij45jB/_new 2026-06-22 17:44:30.017430890 +0200 @@ -1,7 +1,7 @@ cabal-version: 2.4 name: req version: 3.13.4 -x-revision: 9 +x-revision: 10 license: BSD-3-Clause license-file: LICENSE.md maintainer: Mark Karpov <[email protected]> @@ -47,7 +47,7 @@ http-api-data >=0.2 && <0.8, http-client >=0.7.13.1 && <0.8, http-client-tls >=0.3.2 && <0.5, - http-types >=0.8 && <10, + http-types >=0.8 && <1, modern-uri >=0.3 && <0.4, monad-control >=1.0 && <1.1, mtl >=2.0 && <3.0, @@ -84,7 +84,7 @@ hspec-core >=2.0 && <3, http-api-data >=0.2 && <0.8, http-client >=0.7 && <0.8, - http-types >=0.8 && <10, + http-types >=0.8 && <1, modern-uri >=0.3 && <0.4, req, retry >=0.8 && <0.10, @@ -114,7 +114,7 @@ bytestring >=0.10.8 && <0.13, hspec >=2.0 && <3.0, http-client >=0.7 && <0.8, - http-types >=0.8 && <10, + http-types >=0.8 && <1, monad-control >=1.0 && <1.1, req, text >=0.2 && <2.2
