Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-servant for openSUSE:Factory 
checked in at 2026-06-22 17:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-servant (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-servant.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-servant"

Mon Jun 22 17:44:01 2026 rev:23 rq:1361101 version:0.20.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-servant/ghc-servant.changes  2026-06-10 
16:09:47.962107112 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-servant.new.1956/ghc-servant.changes        
2026-06-22 17:44:32.141505337 +0200
@@ -1,0 +2,6 @@
+Sun Jun 21 21:37:18 UTC 2026 - Peter Simons <[email protected]>
+
+- Update servant to version 0.20.3.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-servant.spec ++++++
--- /var/tmp/diff_new_pack.BKULKR/_old  2026-06-22 17:44:34.389584130 +0200
+++ /var/tmp/diff_new_pack.BKULKR/_new  2026-06-22 17:44:34.393584271 +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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-QuickCheck-prof

++++++ servant.cabal ++++++
--- /var/tmp/diff_new_pack.BKULKR/_old  2026-06-22 17:44:34.661593664 +0200
+++ /var/tmp/diff_new_pack.BKULKR/_new  2026-06-22 17:44:34.697594926 +0200
@@ -1,7 +1,7 @@
 cabal-version:      3.0
 name:               servant
 version:            0.20.3.0
-x-revision: 3
+x-revision: 4
 synopsis:           A family of combinators for defining webservices APIs
 category:           Servant, Web
 description:
@@ -152,7 +152,7 @@
   -- Other dependencies: Lower bound around what is in the latest Stackage LTS.
   -- Here can be exceptions if we really need features from the newer versions.
   build-depends:
-    , aeson             >=1.4.1.0  && <2.3
+    , aeson             >=1.4.1.0  && <2.4
     , attoparsec        >=0.13.2.2 && <0.15
     , bifunctors        >=5.5.3    && <5.7
     , case-insensitive  >=1.2.0.11 && <1.3

Reply via email to