Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-indexed-traversable for 
openSUSE:Factory checked in at 2022-10-13 15:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-indexed-traversable (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-indexed-traversable.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-indexed-traversable"

Thu Oct 13 15:42:19 2022 rev:6 rq:1008480 version:0.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-indexed-traversable/ghc-indexed-traversable.changes
  2021-12-19 17:34:44.208277630 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-indexed-traversable.new.2275/ghc-indexed-traversable.changes
        2022-10-13 15:42:27.890775365 +0200
@@ -1,0 +2,6 @@
+Wed Aug 10 20:01:57 UTC 2022 - Peter Simons <[email protected]>
+
+- Update indexed-traversable to version 0.1.2 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-indexed-traversable.spec ++++++
--- /var/tmp/diff_new_pack.36OKan/_old  2022-10-13 15:42:28.454776466 +0200
+++ /var/tmp/diff_new_pack.36OKan/_new  2022-10-13 15:42:28.458776474 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-indexed-traversable
 #
-# Copyright (c) 2021 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
@@ -24,7 +24,7 @@
 License:        BSD-2-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-array-devel
 BuildRequires:  ghc-containers-devel

++++++ indexed-traversable.cabal ++++++
--- /var/tmp/diff_new_pack.36OKan/_old  2022-10-13 15:42:28.498776552 +0200
+++ /var/tmp/diff_new_pack.36OKan/_new  2022-10-13 15:42:28.502776560 +0200
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               indexed-traversable
 version:            0.1.2
-x-revision:         1
+x-revision:         2
 build-type:         Simple
 license:            BSD2
 license-file:       LICENSE
@@ -47,8 +47,9 @@
    || ==8.6.5
    || ==8.8.4
    || ==8.10.7
-   || ==9.0.1
-   || ==9.2.1
+   || ==9.0.2
+   || ==9.2.4
+   || ==9.4.1
 
 source-repository head
   type:     git
@@ -70,7 +71,7 @@
 
   build-depends:
       array         >=0.3.0.2 && <0.6
-    , base          >=4.3     && <4.17
+    , base          >=4.3     && <4.18
     , containers    >=0.4.0.0 && <0.7
     , transformers  >=0.3.0.0 && <0.7
 

Reply via email to