Hello community,

here is the log from the commit of package ghc-megaparsec for openSUSE:Factory 
checked in at 2018-08-20 16:20:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-megaparsec (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-megaparsec.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-megaparsec"

Mon Aug 20 16:20:28 2018 rev:2 rq:630368 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-megaparsec/ghc-megaparsec.changes    
2018-07-24 17:11:53.254487215 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-megaparsec.new/ghc-megaparsec.changes       
2018-08-20 16:20:31.656916255 +0200
@@ -1,0 +2,5 @@
+Fri Aug 17 14:32:07 UTC 2018 - psim...@suse.com
+
+- Update Cabal build information to support GHC 8.6.x.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-megaparsec.spec ++++++
--- /var/tmp/diff_new_pack.xlKJDB/_old  2018-08-20 16:20:33.216918460 +0200
+++ /var/tmp/diff_new_pack.xlKJDB/_new  2018-08-20 16:20:33.216918460 +0200
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/Haskell
 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-bytestring-devel
 BuildRequires:  ghc-case-insensitive-devel

++++++ megaparsec.cabal ++++++
--- /var/tmp/diff_new_pack.xlKJDB/_old  2018-08-20 16:20:33.256918516 +0200
+++ /var/tmp/diff_new_pack.xlKJDB/_new  2018-08-20 16:20:33.256918516 +0200
@@ -1,6 +1,6 @@
 name:                 megaparsec
 version:              6.5.0
-x-revision: 2
+x-revision: 3
 cabal-version:        1.18
 tested-with:          GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, 
GHC==8.4.1
 license:              BSD2
@@ -38,7 +38,7 @@
   build-depends:      base         >= 4.7   && < 5.0
                     , bytestring   >= 0.2   && < 0.11
                     , case-insensitive >= 1.2 && < 1.3
-                    , containers   >= 0.5   && < 0.6
+                    , containers   >= 0.5   && < 0.7
                     , deepseq      >= 1.3   && < 1.5
                     , mtl          >= 2.0   && < 3.0
                     , parser-combinators >= 0.4 && < 2.0
@@ -102,7 +102,7 @@
   build-depends:      QuickCheck   >= 2.7   && < 2.12
                     , base         >= 4.7   && < 5.0
                     , bytestring   >= 0.2   && < 0.11
-                    , containers   >= 0.5   && < 0.6
+                    , containers   >= 0.5   && < 0.7
                     , hspec        >= 2.0   && < 3.0
                     , hspec-expectations >= 0.5 && < 0.9
                     , megaparsec


Reply via email to