Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-comonad for openSUSE:Factory 
checked in at 2023-10-11 23:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-comonad (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-comonad.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-comonad"

Wed Oct 11 23:55:48 2023 rev:18 rq:1116840 version:5.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-comonad/ghc-comonad.changes  2023-04-04 
21:19:21.048781238 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-comonad.new.1807/ghc-comonad.changes        
2023-10-12 11:40:53.338408541 +0200
@@ -1,0 +2,6 @@
+Sat Sep 30 12:22:30 UTC 2023 - Peter Simons <[email protected]>
+
+- Update comonad to version 5.0.8 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-comonad.spec ++++++
--- /var/tmp/diff_new_pack.WbusLc/_old  2023-10-12 11:40:53.906429115 +0200
+++ /var/tmp/diff_new_pack.WbusLc/_new  2023-10-12 11:40:53.906429115 +0200
@@ -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-prof

++++++ comonad.cabal ++++++
--- /var/tmp/diff_new_pack.WbusLc/_old  2023-10-12 11:40:53.958430998 +0200
+++ /var/tmp/diff_new_pack.WbusLc/_new  2023-10-12 11:40:53.966431288 +0200
@@ -1,7 +1,7 @@
 name:          comonad
 category:      Control, Comonads
 version:       5.0.8
-x-revision: 1
+x-revision: 2
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -86,7 +86,7 @@
     build-depends: semigroups >= 0.18.5 && < 1
 
   if flag(containers)
-    build-depends: containers >= 0.3 && < 0.7
+    build-depends: containers >= 0.3 && < 0.8
 
   if flag(distributive)
     build-depends: distributive >= 0.5.2 && < 1

Reply via email to