Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-type-equality for 
openSUSE:Factory checked in at 2023-10-18 21:25:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-type-equality (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-type-equality.new.31755 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-type-equality"

Wed Oct 18 21:25:38 2023 rev:12 rq:1118384 version:1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-type-equality/ghc-type-equality.changes      
2023-04-04 21:24:30.170584058 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-type-equality.new.31755/ghc-type-equality.changes
   2023-10-18 21:25:48.604918602 +0200
@@ -1,0 +2,6 @@
+Tue Oct 10 15:27:07 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update type-equality to version 1 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-type-equality.spec ++++++
--- /var/tmp/diff_new_pack.Tetn4o/_old  2023-10-18 21:25:49.100936570 +0200
+++ /var/tmp/diff_new_pack.Tetn4o/_new  2023-10-18 21:25:49.100936570 +0200
@@ -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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ type-equality.cabal ++++++
--- /var/tmp/diff_new_pack.Tetn4o/_old  2023-10-18 21:25:49.136937874 +0200
+++ /var/tmp/diff_new_pack.Tetn4o/_new  2023-10-18 21:25:49.140938019 +0200
@@ -1,6 +1,6 @@
 name:               type-equality
 version:            1
-x-revision:         5
+x-revision:         6
 stability:          provisional
 cabal-version:      >=1.10
 build-type:         Simple
@@ -42,9 +42,10 @@
    || ==8.8.4
    || ==8.10.7
    || ==9.0.2
-   || ==9.2.7
-   || ==9.4.4
-   || ==9.6.1
+   || ==9.2.8
+   || ==9.4.7
+   || ==9.6.3
+   || ==9.8.1
 
 source-repository head
   type:     git
@@ -52,7 +53,7 @@
 
 library
   default-language: Haskell2010
-  build-depends:    base >=4.3 && <4.19
+  build-depends:    base >=4.3 && <4.20
 
   if !impl(ghc >=7.8)
     hs-source-dirs:  src-old

Reply via email to