Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-tagged for openSUSE:Factory 
checked in at 2021-08-25 20:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tagged (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tagged.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tagged"

Wed Aug 25 20:57:10 2021 rev:22 rq:912637 version:0.8.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes    2021-04-26 
16:40:34.662169508 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tagged.new.1899/ghc-tagged.changes  
2021-08-25 20:58:15.097157772 +0200
@@ -1,0 +2,6 @@
+Tue Jul 27 07:51:20 UTC 2021 - [email protected]
+
+- Update tagged to version 0.8.6.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tagged.spec ++++++
--- /var/tmp/diff_new_pack.AXDjLC/_old  2021-08-25 20:58:16.317156171 +0200
+++ /var/tmp/diff_new_pack.AXDjLC/_new  2021-08-25 20:58:16.321156165 +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/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-deepseq-devel
 BuildRequires:  ghc-rpm-macros

++++++ tagged.cabal ++++++
--- /var/tmp/diff_new_pack.AXDjLC/_old  2021-08-25 20:58:16.365156108 +0200
+++ /var/tmp/diff_new_pack.AXDjLC/_new  2021-08-25 20:58:16.369156102 +0200
@@ -1,6 +1,6 @@
 name:           tagged
 version:        0.8.6.1
-x-revision: 1
+x-revision: 2
 license:        BSD3
 license-file:   LICENSE
 author:         Edward A. Kmett
@@ -81,7 +81,7 @@
     build-depends: deepseq >= 1.1 && < 1.5
 
   if flag(transformers)
-    build-depends: transformers        >= 0.2 && < 0.6
+    build-depends: transformers        >= 0.2 && < 0.7
 
     -- Ensure Data.Functor.Classes is always available
     if impl(ghc >= 7.10) || impl(ghcjs)

Reply via email to