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 2025-03-10 18:04:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-semigroupoids (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-semigroupoids.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-semigroupoids"

Mon Mar 10 18:04:36 2025 rev:28 rq:1251665 version:6.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-semigroupoids/ghc-semigroupoids.changes      
2024-07-22 17:17:39.704458133 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-semigroupoids.new.19136/ghc-semigroupoids.changes
   2025-03-10 18:04:56.985627109 +0100
@@ -1,0 +2,6 @@
+Sun Mar  2 14:25:49 UTC 2025 - Peter Simons <psim...@suse.com>
+
+- Update semigroupoids to version 6.0.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-semigroupoids.spec ++++++
--- /var/tmp/diff_new_pack.0JrO13/_old  2025-03-10 18:04:59.053712777 +0100
+++ /var/tmp/diff_new_pack.0JrO13/_new  2025-03-10 18:04:59.073713606 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-semigroupoids
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,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-devel
 BuildRequires:  ghc-base-orphans-devel

++++++ semigroupoids.cabal ++++++
--- /var/tmp/diff_new_pack.0JrO13/_old  2025-03-10 18:04:59.513731833 +0100
+++ /var/tmp/diff_new_pack.0JrO13/_new  2025-03-10 18:04:59.557733656 +0100
@@ -2,7 +2,7 @@
 name:          semigroupoids
 category:      Control, Comonads
 version:       6.0.1
-x-revision: 1
+x-revision: 2
 license:       BSD2
 license-file:  LICENSE
 author:        Edward A. Kmett
@@ -144,7 +144,7 @@
       build-depends: containers >= 0.6.7
 
   if flag(containers)
-    build-depends: containers >= 0.5.7.1 && < 0.8
+    build-depends: containers >= 0.5.7.1 && < 0.9
 
   if flag(contravariant)
     build-depends: contravariant >= 1.5.3 && < 2

Reply via email to