Hello community,

here is the log from the commit of package ghc-binary-tagged for 
openSUSE:Factory checked in at 2017-07-11 08:25:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-binary-tagged (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-binary-tagged"

Tue Jul 11 08:25:23 2017 rev:13 rq:508567 version:0.1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-binary-tagged/ghc-binary-tagged.changes      
2017-06-22 10:37:06.285437693 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new/ghc-binary-tagged.changes 
2017-07-11 08:25:25.499005292 +0200
@@ -1,0 +2,5 @@
+Tue Jun 27 16:02:02 UTC 2017 - [email protected]
+
+- Update to version 0.1.4.2 revision 7.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-binary-tagged.spec ++++++
--- /var/tmp/diff_new_pack.qs8L9I/_old  2017-07-11 08:25:26.038929139 +0200
+++ /var/tmp/diff_new_pack.qs8L9I/_new  2017-07-11 08:25:26.042928575 +0200
@@ -26,7 +26,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/6.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-SHA-devel
 BuildRequires:  ghc-aeson-devel

++++++ binary-tagged.cabal ++++++
--- /var/tmp/diff_new_pack.qs8L9I/_old  2017-07-11 08:25:26.074924062 +0200
+++ /var/tmp/diff_new_pack.qs8L9I/_new  2017-07-11 08:25:26.074924062 +0200
@@ -1,6 +1,6 @@
 name:           binary-tagged
 version:        0.1.4.2
-x-revision:     6
+x-revision:     7
 synopsis:       Tagged binary serialisation.
 description:    Check <https://github.com/phadej/binary-tagged#readme README 
on Github>
 category:       Web
@@ -27,7 +27,7 @@
       src
   ghc-options: -Wall
   build-depends:
-      base                     >=4.7  && <4.10
+      base                     >=4.7  && <4.11
     , aeson                    >=0.8  && <1.3
     , array                    >=0.5  && <0.6
     , base16-bytestring        >=0.1.1.6 && <0.2
@@ -42,7 +42,7 @@
     , semigroups               >=0.16 && <0.19
     , tagged                   >=0.7  && <0.9
     , text                     >=1.2  && <1.3
-    , time                     >=1.4  && <1.7
+    , time                     >=1.4  && <1.9
     , unordered-containers     >=0.2  && <0.3
     , vector                   >=0.10 && <0.13
   exposed-modules:
@@ -74,7 +74,7 @@
     , time
     , unordered-containers
     , vector
-    , binary-tagged >=0.1.1
+    , binary-tagged
     , binary-orphans
     , bifunctors
     , quickcheck-instances
@@ -111,7 +111,7 @@
     , time
     , unordered-containers
     , vector
-    , binary-tagged >=0.1.1
+    , binary-tagged
     , binary-orphans
     , deepseq
     , criterion


Reply via email to