Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-attoparsec"

Thu Oct 13 15:40:59 2022 rev:28 rq:1008432 version:0.14.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-attoparsec/ghc-attoparsec.changes    
2022-02-11 23:10:29.803134642 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-attoparsec.new.2275/ghc-attoparsec.changes  
2022-10-13 15:41:01.890607478 +0200
@@ -1,0 +2,6 @@
+Wed Aug 10 22:09:34 UTC 2022 - Peter Simons <[email protected]>
+
+- Update attoparsec to version 0.14.4 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-attoparsec.spec ++++++
--- /var/tmp/diff_new_pack.EKvonR/_old  2022-10-13 15:41:02.554608775 +0200
+++ /var/tmp/diff_new_pack.EKvonR/_new  2022-10-13 15:41:02.566608798 +0200
@@ -26,7 +26,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/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-bytestring-devel

++++++ attoparsec.cabal ++++++
--- /var/tmp/diff_new_pack.EKvonR/_old  2022-10-13 15:41:02.618608900 +0200
+++ /var/tmp/diff_new_pack.EKvonR/_new  2022-10-13 15:41:02.618608900 +0200
@@ -1,6 +1,6 @@
 name:            attoparsec
 version:         0.14.4
-x-revision: 1
+x-revision: 2
 license:         BSD3
 license-file:    LICENSE
 category:        Text, Parsing
@@ -61,7 +61,7 @@
                  scientific >= 0.3.1 && < 0.4,
                  transformers >= 0.2 && (< 0.4 || >= 0.4.1.0) && < 0.7,
                  text >= 1.1.1.3,
-                 ghc-prim <0.9,
+                 ghc-prim <0.10,
                  attoparsec-internal
   if impl(ghc < 7.4)
     build-depends:

Reply via email to