Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-th-abstraction for 
openSUSE:Factory checked in at 2024-03-27 20:43:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-abstraction (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-abstraction.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-abstraction"

Wed Mar 27 20:43:02 2024 rev:21 rq:1161316 version:0.6.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-abstraction/ghc-th-abstraction.changes    
2024-03-20 21:16:28.770728972 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-abstraction.new.1905/ghc-th-abstraction.changes
  2024-03-27 20:43:41.967624133 +0100
@@ -1,0 +2,6 @@
+Sun Mar 17 15:24:51 UTC 2024 - Peter Simons <[email protected]>
+
+- Update th-abstraction to version 0.6.0.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-th-abstraction.spec ++++++
--- /var/tmp/diff_new_pack.kqzCT2/_old  2024-03-27 20:43:42.651649352 +0100
+++ /var/tmp/diff_new_pack.kqzCT2/_new  2024-03-27 20:43:42.651649352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-th-abstraction
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 License:        ISC
 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-abstraction.cabal ++++++
--- /var/tmp/diff_new_pack.kqzCT2/_old  2024-03-27 20:43:42.687650680 +0100
+++ /var/tmp/diff_new_pack.kqzCT2/_new  2024-03-27 20:43:42.691650827 +0100
@@ -1,6 +1,6 @@
 name:                th-abstraction
 version:             0.6.0.0
-x-revision: 1
+x-revision: 2
 synopsis:            Nicer interface for reified information about data types
 description:         This package normalizes variations in the interface for
                      inspecting datatype information via Template Haskell
@@ -30,7 +30,7 @@
   other-modules:       Language.Haskell.TH.Datatype.Internal
   build-depends:       base             >=4.3   && <5,
                        ghc-prim,
-                       template-haskell >=2.5   && <2.22,
+                       template-haskell >=2.5   && <2.23,
                        containers       >=0.4   && <0.8
   hs-source-dirs:      src
   default-language:    Haskell2010

Reply via email to