Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-pipes"

Thu Oct 13 15:44:12 2022 rev:8 rq:1009711 version:4.3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pipes/ghc-pipes.changes      2022-08-10 
17:14:27.973890633 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pipes.new.2275/ghc-pipes.changes    
2022-10-13 15:44:43.687040456 +0200
@@ -1,0 +2,6 @@
+Sun Sep  4 23:51:29 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update pipes to version 4.3.16 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-pipes.spec ++++++
--- /var/tmp/diff_new_pack.QXn4kG/_old  2022-10-13 15:44:45.807044596 +0200
+++ /var/tmp/diff_new_pack.QXn4kG/_new  2022-10-13 15:44:45.811044603 +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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-mmorph-devel

++++++ pipes.cabal ++++++
--- /var/tmp/diff_new_pack.QXn4kG/_old  2022-10-13 15:44:45.855044689 +0200
+++ /var/tmp/diff_new_pack.QXn4kG/_new  2022-10-13 15:44:45.859044696 +0200
@@ -1,15 +1,15 @@
 Name: pipes
 Version: 4.3.16
-x-revision: 3
+x-revision: 5
 Cabal-Version: >= 1.10
 Build-Type: Simple
 Tested-With: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 
8.6.5, GHC == 8.8.1
 License: BSD3
 License-File: LICENSE
-Copyright: 2012-2016 Gabriel Gonzalez
-Author: Gabriel Gonzalez
-Maintainer: gabriel...@gmail.com
-Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-Library/issues
+Copyright: 2012-2016 Gabriella Gonzalez
+Author: Gabriella Gonzalez
+Maintainer: genuinegabrie...@gmail.com
+Bug-Reports: https://github.com/Gabriella439/Haskell-Pipes-Library/issues
 Synopsis: Compositional pipelines
 Description:
   `pipes` is a clean and powerful stream processing library that lets you build
@@ -40,7 +40,7 @@
     CHANGELOG.md
 Source-Repository head
     Type: git
-    Location: https://github.com/Gabriel439/Haskell-Pipes-Library
+    Location: https://github.com/Gabriella439/Haskell-Pipes-Library
 
 Library
     Default-Language: Haskell2010
@@ -109,7 +109,7 @@
 
     Build-Depends:
         base                 >= 4.4     && < 5   ,
-        criterion            >= 1.1.1.0 && < 1.6 ,
+        criterion            >= 1.1.1.0 && < 1.7 ,
         optparse-applicative                     ,
         mtl                  >= 2.1     && < 2.4 ,
         pipes                                    ,

Reply via email to