Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-adjunctions"

Wed Oct 11 23:55:46 2023 rev:12 rq:1116838 version:4.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-adjunctions/ghc-adjunctions.changes  
2023-04-04 21:18:18.932385205 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-adjunctions.new.1807/ghc-adjunctions.changes    
    2023-10-12 11:40:46.890174982 +0200
@@ -1,0 +2,6 @@
+Sat Sep 30 13:03:58 UTC 2023 - Peter Simons <[email protected]>
+
+- Update adjunctions to version 4.4.2 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-adjunctions.spec ++++++
--- /var/tmp/diff_new_pack.nH2LTU/_old  2023-10-12 11:40:47.394193238 +0200
+++ /var/tmp/diff_new_pack.nH2LTU/_new  2023-10-12 11:40:47.398193382 +0200
@@ -26,7 +26,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-array-devel
 BuildRequires:  ghc-array-prof

++++++ adjunctions.cabal ++++++
--- /var/tmp/diff_new_pack.nH2LTU/_old  2023-10-12 11:40:47.434194687 +0200
+++ /var/tmp/diff_new_pack.nH2LTU/_new  2023-10-12 11:40:47.438194832 +0200
@@ -1,7 +1,7 @@
 name:          adjunctions
 category:      Data Structures, Adjunctions
 version:       4.4.2
-x-revision: 1
+x-revision: 2
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -52,7 +52,7 @@
     array               >= 0.3.0.2 && < 0.7,
     base                >= 4       && < 5,
     comonad             >= 4       && < 6,
-    containers          >= 0.3     && < 0.7,
+    containers          >= 0.3     && < 0.8,
     contravariant       >= 1       && < 2,
     distributive        >= 0.5.1   && < 1,
     free                >= 4       && < 6,

Reply via email to