Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-foldl"

Thu Oct 13 15:41:57 2022 rev:23 rq:1008462 version:1.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-foldl/ghc-foldl.changes      2022-08-01 
21:32:09.245958590 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-foldl.new.2275/ghc-foldl.changes    
2022-10-13 15:42:02.154725124 +0200
@@ -1,0 +2,6 @@
+Sun Sep  4 23:11:45 UTC 2022 - Peter Simons <[email protected]>
+
+- Update foldl to version 1.4.12 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-foldl.spec ++++++
--- /var/tmp/diff_new_pack.WzBswI/_old  2022-10-13 15:42:02.702726194 +0200
+++ /var/tmp/diff_new_pack.WzBswI/_new  2022-10-13 15:42:02.710726209 +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/4.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-bytestring-devel
 BuildRequires:  ghc-comonad-devel

++++++ foldl.cabal ++++++
--- /var/tmp/diff_new_pack.WzBswI/_old  2022-10-13 15:42:02.758726302 +0200
+++ /var/tmp/diff_new_pack.WzBswI/_new  2022-10-13 15:42:02.762726311 +0200
@@ -1,14 +1,14 @@
 Name: foldl
 Version: 1.4.12
-x-revision: 4
+x-revision: 5
 Cabal-Version: >=1.10
 Build-Type: Simple
 License: BSD3
 License-File: LICENSE
-Copyright: 2013 Gabriel Gonzalez
-Author: Gabriel Gonzalez
-Maintainer: [email protected]
-Bug-Reports: https://github.com/Gabriel439/Haskell-Foldl-Library/issues
+Copyright: 2013 Gabriella Gonzalez
+Author: Gabriella Gonzalez
+Maintainer: [email protected]
+Bug-Reports: https://github.com/Gabriella439/Haskell-Foldl-Library/issues
 Synopsis: Composable, streaming, and efficient left folds
 Description: This library provides strict left folds that stream in constant
   memory, and you can combine folds using @Applicative@ style to derive new
@@ -20,7 +20,7 @@
     README.md
 Source-Repository head
     Type: git
-    Location: https://github.com/Gabriel439/Haskell-Foldl-Library
+    Location: https://github.com/Gabriella439/Haskell-Foldl-Library
 
 Library
     HS-Source-Dirs: src

Reply via email to