Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-semigroupoids"

Sun Dec 19 17:34:15 2021 rev:22 rq:932798 version:5.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-semigroupoids/ghc-semigroupoids.changes      
2021-11-11 21:37:12.992923421 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-semigroupoids.new.2520/ghc-semigroupoids.changes
    2021-12-19 17:34:19.432260179 +0100
@@ -1,0 +2,6 @@
+Wed Nov 10 10:04:07 UTC 2021 - [email protected]
+
+- Update semigroupoids to version 5.3.6 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-semigroupoids.spec ++++++
--- /var/tmp/diff_new_pack.aCX2hB/_old  2021-12-19 17:34:20.032260602 +0100
+++ /var/tmp/diff_new_pack.aCX2hB/_new  2021-12-19 17:34:20.036260605 +0100
@@ -24,7 +24,7 @@
 License:        BSD-2-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-orphans-devel
 BuildRequires:  ghc-bifunctors-devel

++++++ semigroupoids.cabal ++++++
--- /var/tmp/diff_new_pack.aCX2hB/_old  2021-12-19 17:34:20.084260639 +0100
+++ /var/tmp/diff_new_pack.aCX2hB/_new  2021-12-19 17:34:20.084260639 +0100
@@ -1,7 +1,7 @@
 name:          semigroupoids
 category:      Control, Comonads
 version:       5.3.6
-x-revision: 1
+x-revision: 2
 license:       BSD2
 cabal-version: 1.18
 license-file:  LICENSE
@@ -165,10 +165,10 @@
 
   if flag(unordered-containers)
     if impl(ghc >= 7.4)
-      build-depends: hashable >= 1.2.7.0  && < 1.4,
+      build-depends: hashable >= 1.2.7.0  && < 1.5,
                      unordered-containers >= 0.2.8.0  && < 0.3
     else
-      build-depends: hashable >= 1.2.5.0  && < 1.4,
+      build-depends: hashable >= 1.2.5.0  && < 1.5,
                      unordered-containers >= 0.2.8.0  && < 0.3
 
   hs-source-dirs: src

Reply via email to