Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-strict for openSUSE:Factory 
checked in at 2021-12-19 17:34:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-strict (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-strict.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-strict"

Sun Dec 19 17:34:34 2021 rev:6 rq:933332 version:0.4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-strict/ghc-strict.changes    2021-11-11 
21:37:25.736932715 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-strict.new.2520/ghc-strict.changes  
2021-12-19 17:34:50.760282246 +0100
@@ -1,0 +2,6 @@
+Tue Nov 16 19:50:41 UTC 2021 - [email protected]
+
+- Update strict to version 0.4.0.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-strict.spec ++++++
--- /var/tmp/diff_new_pack.47mhvm/_old  2021-12-19 17:34:51.212282564 +0100
+++ /var/tmp/diff_new_pack.47mhvm/_new  2021-12-19 17:34:51.212282564 +0100
@@ -24,7 +24,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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-assoc-devel
 BuildRequires:  ghc-binary-devel

++++++ strict.cabal ++++++
--- /var/tmp/diff_new_pack.47mhvm/_old  2021-12-19 17:34:51.252282592 +0100
+++ /var/tmp/diff_new_pack.47mhvm/_new  2021-12-19 17:34:51.256282595 +0100
@@ -1,6 +1,6 @@
 Name:           strict
 Version:        0.4.0.1
-x-revision:     2
+x-revision:     3
 Synopsis:       Strict data types and String IO.
 Category:       Data, System
 Description:
@@ -92,7 +92,7 @@
 
   if !impl(ghc >= 8.0)
     build-depends:
-        semigroups           >= 0.18.5  && < 0.20
+        semigroups           >= 0.18.5  && < 0.21
       , transformers-compat  >= 0.6.5   && < 0.8
 
     -- Ensure Data.Functor.Classes is always available

Reply via email to