Hello community,

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

Package is "ghc-vector-algorithms"

Mon Aug 20 16:21:00 2018 rev:7 rq:630375 version:0.7.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-vector-algorithms/ghc-vector-algorithms.changes  
    2018-07-24 17:23:28.827383961 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-vector-algorithms.new/ghc-vector-algorithms.changes
 2018-08-20 16:21:01.332958205 +0200
@@ -1,0 +2,6 @@
+Fri Aug 17 14:34:52 UTC 2018 - psim...@suse.com
+
+- Update Cabal build information to prevent build attempts with
+  GHC 8.6.x.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector-algorithms.spec ++++++
--- /var/tmp/diff_new_pack.f8MvSB/_old  2018-08-20 16:21:01.932959054 +0200
+++ /var/tmp/diff_new_pack.f8MvSB/_new  2018-08-20 16:21:01.932959054 +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/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-bytestring-devel
 BuildRequires:  ghc-primitive-devel

++++++ vector-algorithms.cabal ++++++
--- /var/tmp/diff_new_pack.f8MvSB/_old  2018-08-20 16:21:01.964959099 +0200
+++ /var/tmp/diff_new_pack.f8MvSB/_new  2018-08-20 16:21:01.964959099 +0200
@@ -1,6 +1,6 @@
 name:              vector-algorithms
 version:           0.7.0.1
-x-revision: 1
+x-revision: 2
 license:           BSD3
 license-file:      LICENSE
 author:            Dan Doel
@@ -44,7 +44,7 @@
 library
   hs-source-dirs: src
 
-  build-depends: base >= 4.5 && < 5,
+  build-depends: base >= 4.5 && < 4.12,
                  vector >= 0.6 && < 0.13,
                  primitive >=0.3 && <0.7,
                  bytestring >= 0.9 && < 1.0


Reply via email to