Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-foldable1-classes-compat"

Wed Oct 11 23:55:49 2023 rev:3 rq:1116841 version:0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-foldable1-classes-compat/ghc-foldable1-classes-compat.changes
        2023-08-18 19:28:16.451306760 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-foldable1-classes-compat.new.1807/ghc-foldable1-classes-compat.changes
      2023-10-12 11:40:58.682602111 +0200
@@ -1,0 +2,6 @@
+Sat Sep 30 12:15:50 UTC 2023 - Peter Simons <[email protected]>
+
+- Update foldable1-classes-compat to version 0.1 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-foldable1-classes-compat.spec ++++++
--- /var/tmp/diff_new_pack.BiFfcY/_old  2023-10-12 11:40:59.430629205 +0200
+++ /var/tmp/diff_new_pack.BiFfcY/_new  2023-10-12 11:40:59.430629205 +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-base-devel
 BuildRequires:  ghc-base-prof

++++++ foldable1-classes-compat.cabal ++++++
--- /var/tmp/diff_new_pack.BiFfcY/_old  2023-10-12 11:40:59.470630655 +0200
+++ /var/tmp/diff_new_pack.BiFfcY/_new  2023-10-12 11:40:59.474630799 +0200
@@ -1,7 +1,7 @@
 cabal-version: >=1.10
 name:          foldable1-classes-compat
 version:       0.1
-x-revision: 3
+x-revision: 4
 synopsis:
   Compatibility package for the Foldable1 and Bifoldable1 type classes
 
@@ -66,7 +66,7 @@
   if !impl(ghc >= 9.6)
     hs-source-dirs: src
     build-depends:
-        containers    >=0.4 && <0.7
+        containers    >=0.4 && <0.8
       , transformers  >=0.3 && <0.7
     exposed-modules:
       Data.Foldable1

Reply via email to