Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-th-compat for openSUSE:Factory 
checked in at 2024-05-06 17:52:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-compat (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-compat.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-compat"

Mon May  6 17:52:45 2024 rev:13 rq:1171796 version:0.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-compat/ghc-th-compat.changes      
2024-04-29 09:09:45.865446538 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-th-compat.new.1880/ghc-th-compat.changes    
2024-05-06 17:52:57.562442308 +0200
@@ -1,0 +2,6 @@
+Tue Apr 30 15:47:24 UTC 2024 - Peter Simons <[email protected]>
+
+- Update th-compat to version 0.1.5 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-th-compat.spec ++++++
--- /var/tmp/diff_new_pack.b517Wy/_old  2024-05-06 17:52:57.998458210 +0200
+++ /var/tmp/diff_new_pack.b517Wy/_new  2024-05-06 17:52:57.998458210 +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/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-base-devel
 BuildRequires:  ghc-base-prof

++++++ th-compat.cabal ++++++
--- /var/tmp/diff_new_pack.b517Wy/_old  2024-05-06 17:52:58.038459669 +0200
+++ /var/tmp/diff_new_pack.b517Wy/_new  2024-05-06 17:52:58.038459669 +0200
@@ -1,7 +1,7 @@
 cabal-version:       >=1.10
 name:                th-compat
 version:             0.1.5
-x-revision: 1
+x-revision: 2
 synopsis:            Backward- (and forward-)compatible Quote and Code types
 description:         This package defines a "Language.Haskell.TH.Syntax.Compat"
                      module, which backports the @Quote@ and @Code@ types to
@@ -67,7 +67,7 @@
   other-modules:       Language.Haskell.TH.Syntax.CompatSpec
                        Types
   build-depends:       base             >= 4.3 && < 5
-                     , base-compat      >= 0.6 && < 0.14
+                     , base-compat      >= 0.6 && < 0.15
                      , hspec            >= 2   && < 3
                      , mtl              >= 2.1 && < 2.4
                      , template-haskell >= 2.5 && < 2.23

Reply via email to