Hello community,

here is the log from the commit of package ghc-HTTP for openSUSE:Factory 
checked in at 2015-12-09 19:53:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-HTTP (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-HTTP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-HTTP"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HTTP/ghc-HTTP.changes        2015-12-01 
09:19:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-HTTP.new/ghc-HTTP.changes   2015-12-09 
22:16:49.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec  7 12:41:20 UTC 2015 - mimi...@gmail.com
+
+- update to 4000.2.22
+
+-------------------------------------------------------------------

Old:
----
  HTTP-4000.2.21.tar.gz

New:
----
  HTTP-4000.2.22.tar.gz

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

Other differences:
------------------
++++++ ghc-HTTP.spec ++++++
--- /var/tmp/diff_new_pack.qkt6XQ/_old  2015-12-09 22:16:49.000000000 +0100
+++ /var/tmp/diff_new_pack.qkt6XQ/_new  2015-12-09 22:16:49.000000000 +0100
@@ -19,7 +19,7 @@
 %global pkg_name HTTP
 
 Name:           ghc-HTTP
-Version:        4000.2.21
+Version:        4000.2.22
 Release:        0
 Summary:        A library for client-side HTTP
 License:        BSD-3-Clause

++++++ HTTP-4000.2.21.tar.gz -> HTTP-4000.2.22.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-4000.2.21/HTTP.cabal 
new/HTTP-4000.2.22/HTTP.cabal
--- old/HTTP-4000.2.21/HTTP.cabal       2015-11-23 19:59:29.000000000 +0100
+++ new/HTTP-4000.2.22/HTTP.cabal       2015-11-30 08:34:40.000000000 +0100
@@ -1,5 +1,5 @@
 Name: HTTP
-Version: 4000.2.21
+Version: 4000.2.22
 Cabal-Version: >= 1.8
 Build-type: Simple
 License: BSD3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-4000.2.21/Network/HTTP/Proxy.hs 
new/HTTP-4000.2.22/Network/HTTP/Proxy.hs
--- old/HTTP-4000.2.21/Network/HTTP/Proxy.hs    2015-11-23 19:59:29.000000000 
+0100
+++ new/HTTP-4000.2.22/Network/HTTP/Proxy.hs    2015-11-30 08:34:40.000000000 
+0100
@@ -25,10 +25,11 @@
 #endif
 -}
 
-import Control.Monad ( when, mplus, join, liftM2)
+import Control.Monad ( when, mplus, join, liftM2 )
 
 #if defined(WIN32)
 import Network.HTTP.Base ( catchIO )
+import Control.Monad ( liftM )
 import Data.List ( isPrefixOf )
 #endif
 import Network.HTTP.Utils ( dropWhileTail, chopAtDelim )


Reply via email to