Hello community,

here is the log from the commit of package ghc-monad-http for openSUSE:Factory 
checked in at 2017-08-31 20:48:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-monad-http (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-monad-http.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-monad-http"

Thu Aug 31 20:48:31 2017 rev:3 rq:513433 version:0.1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-monad-http/ghc-monad-http.changes    
2017-02-21 13:45:37.344300818 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monad-http.new/ghc-monad-http.changes       
2017-08-31 20:48:32.726135530 +0200
@@ -1,0 +2,5 @@
+Sat Jul 29 03:02:00 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0.0 revision 5.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-monad-http.spec ++++++
--- /var/tmp/diff_new_pack.CMkb16/_old  2017-08-31 20:48:33.630008656 +0200
+++ /var/tmp/diff_new_pack.CMkb16/_new  2017-08-31 20:48:33.634008094 +0200
@@ -25,7 +25,7 @@
 Group:          Development/Languages/Other
 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-MonadRandom-devel
 BuildRequires:  ghc-base-compat-devel
@@ -79,5 +79,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++++++ monad-http.cabal ++++++
--- /var/tmp/diff_new_pack.CMkb16/_old  2017-08-31 20:48:33.713996866 +0200
+++ /var/tmp/diff_new_pack.CMkb16/_new  2017-08-31 20:48:33.713996866 +0200
@@ -1,10 +1,6 @@
--- This file has been generated from package.yaml by hpack version 0.8.0.
---
--- see: https://github.com/sol/hpack
-
 name:                monad-http
 version:             0.1.0.0
-x-revision:          4
+x-revision:          5
 synopsis:            A class of monads which can do http requests
 description:         A class of monads which can do http requests
 homepage:            https://github.com/futurice/haskell-monad-http#readme
@@ -14,7 +10,7 @@
 author:              Oleg Grenrus <oleg.gren...@iki.fi>
 maintainer:          Oleg Grenrus <oleg.gren...@iki.fi>
 category:            Web
-tested-with:         GHC==7.8.4, GHC==7.10.2, GHC==7.10.3
+tested-with:         GHC==7.8.4, GHC==7.10.2, GHC==7.10.3, GHC==8.0.2, 
GHC==8.2.1
 build-type:          Simple
 cabal-version:       >= 1.10
 
@@ -30,7 +26,7 @@
     src
   ghc-options: -Wall
   build-depends:
-    base                >=4.7      && <4.10,
+    base                >=4.7      && <4.11,
     base-compat         >=0.6.0    && <0.10,
     bytestring          >=0.10.0.4 && <0.12,
     exceptions          >=0.8.0.2  && <0.9,


Reply via email to