Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-witherable for openSUSE:Factory 
checked in at 2022-08-01 21:30:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-witherable (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-witherable.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-witherable"

Mon Aug  1 21:30:54 2022 rev:3 rq:987114 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-witherable/ghc-witherable.changes    
2021-12-19 17:34:26.576265211 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-witherable.new.1533/ghc-witherable.changes  
2022-08-01 21:31:27.961840146 +0200
@@ -1,0 +2,6 @@
+Mon Jun 20 09:15:00 UTC 2022 - Peter Simons <[email protected]>
+
+- Update witherable to version 0.4.2 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-witherable.spec ++++++
--- /var/tmp/diff_new_pack.Kt0XoW/_old  2022-08-01 21:31:29.425844347 +0200
+++ /var/tmp/diff_new_pack.Kt0XoW/_new  2022-08-01 21:31:29.433844369 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-witherable
 #
-# 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
@@ -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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-orphans-devel
 BuildRequires:  ghc-containers-devel

++++++ witherable.cabal ++++++
--- /var/tmp/diff_new_pack.Kt0XoW/_old  2022-08-01 21:31:29.497844553 +0200
+++ /var/tmp/diff_new_pack.Kt0XoW/_new  2022-08-01 21:31:29.505844576 +0200
@@ -1,7 +1,7 @@
 cabal-version:       2.4
 name:                witherable
 version:             0.4.2
-x-revision: 2
+x-revision:          3
 synopsis:            filterable traversable
 description:         A stronger variant of `traverse` which can remove 
elements and generalised mapMaybe, catMaybes, filter
 homepage:            https://github.com/fumieval/witherable
@@ -30,7 +30,7 @@
                        hashable                      >=1.2.7.0  && <1.5,
                        transformers                  >=0.5.2.0  && <0.7,
                        unordered-containers          >=0.2.12.0 && <0.3,
-                       vector                        >=0.12.2.0 && <0.13,
+                       vector                        >=0.12.2.0 && <0.14,
                        indexed-traversable           >=0.1.1    && <0.2,
                        indexed-traversable-instances >=0.1      && <0.2
   hs-source-dirs:      src

Reply via email to