Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-monad-par for openSUSE:Factory 
checked in at 2022-08-01 21:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-monad-par (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-monad-par.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-monad-par"

Mon Aug  1 21:30:12 2022 rev:3 rq:987066 version:0.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-monad-par/ghc-monad-par.changes      
2020-12-22 11:42:56.097692151 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monad-par.new.1533/ghc-monad-par.changes    
2022-08-01 21:30:27.669667173 +0200
@@ -1,0 +2,6 @@
+Sun May  8 01:21:45 UTC 2022 - Peter Simons <[email protected]>
+
+- Update monad-par to version 0.3.5 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-monad-par.spec ++++++
--- /var/tmp/diff_new_pack.2J4eXW/_old  2022-08-01 21:30:28.345669112 +0200
+++ /var/tmp/diff_new_pack.2J4eXW/_new  2022-08-01 21:30:28.353669135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-monad-par
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 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-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/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-abstract-deque-devel
 BuildRequires:  ghc-abstract-par-devel

++++++ monad-par.cabal ++++++
--- /var/tmp/diff_new_pack.2J4eXW/_old  2022-08-01 21:30:28.401669273 +0200
+++ /var/tmp/diff_new_pack.2J4eXW/_new  2022-08-01 21:30:28.405669284 +0200
@@ -1,6 +1,6 @@
 Name:                monad-par
 Version:             0.3.5
-x-revision: 1
+x-revision: 2
 Synopsis:            A library for parallel programming based on a monad
 
 
@@ -121,7 +121,7 @@
                , mwc-random >= 0.11
                , containers
                , parallel >= 3.1
-               , mtl >= 2.0.1.0
+               , mtl >= 2.0.1.0 && < 2.3
 
   if flag(chaselev)
     cpp-options: -DUSE_CHASELEV

Reply via email to