Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-semialign for openSUSE:Factory 
checked in at 2022-10-13 15:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-semialign (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-semialign.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-semialign"

Thu Oct 13 15:42:54 2022 rev:8 rq:1008508 version:1.2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-semialign/ghc-semialign.changes      
2022-08-01 21:30:48.001725504 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-semialign.new.2275/ghc-semialign.changes    
2022-10-13 15:43:03.098844095 +0200
@@ -1,0 +2,6 @@
+Thu Aug 11 07:17:07 UTC 2022 - Peter Simons <[email protected]>
+
+- Update semialign to version 1.2.0.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-semialign.spec ++++++
--- /var/tmp/diff_new_pack.iHoNG6/_old  2022-10-13 15:43:05.330848453 +0200
+++ /var/tmp/diff_new_pack.iHoNG6/_new  2022-10-13 15:43:05.338848469 +0200
@@ -24,7 +24,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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-hashable-devel

++++++ semialign.cabal ++++++
--- /var/tmp/diff_new_pack.iHoNG6/_old  2022-10-13 15:43:05.378848546 +0200
+++ /var/tmp/diff_new_pack.iHoNG6/_new  2022-10-13 15:43:05.382848555 +0200
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               semialign
 version:            1.2.0.1
-x-revision:         2
+x-revision:         3
 synopsis:
   Align and Zip type-classes from the common Semialign ancestor.
 
@@ -32,8 +32,9 @@
      || ==8.6.5
      || ==8.8.4
      || ==8.10.4
-     || ==9.0.1
-     || ==9.2.1
+     || ==9.0.2
+     || ==9.2.4
+     || ==9.4.1
   , GHCJS ==8.4
 
 source-repository head
@@ -67,7 +68,7 @@
 
   -- ghc boot libs
   build-depends:
-      base          >=4.5.1.0 && <4.17
+      base          >=4.5.1.0 && <4.18
     , containers    >=0.4.2.1 && <0.7
     , transformers  >=0.3.0.0 && <0.7
 

Reply via email to