Hello community,

here is the log from the commit of package ghc-binary-tagged for 
openSUSE:Factory checked in at 2017-06-22 10:37:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-binary-tagged (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-binary-tagged"

Thu Jun 22 10:37:05 2017 rev:12 rq:504058 version:0.1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-binary-tagged/ghc-binary-tagged.changes      
2017-06-04 01:52:09.709193154 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-binary-tagged.new/ghc-binary-tagged.changes 
2017-06-22 10:37:06.285437693 +0200
@@ -1,0 +2,5 @@
+Thu Jun  8 11:05:44 UTC 2017 - [email protected]
+
+- Update to version 0.1.4.2 revision 6.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-binary-tagged.spec ++++++
--- /var/tmp/diff_new_pack.11VTCB/_old  2017-06-22 10:37:06.833360451 +0200
+++ /var/tmp/diff_new_pack.11VTCB/_new  2017-06-22 10:37:06.837359887 +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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-SHA-devel
 BuildRequires:  ghc-aeson-devel

++++++ binary-tagged.cabal ++++++
--- /var/tmp/diff_new_pack.11VTCB/_old  2017-06-22 10:37:06.877354249 +0200
+++ /var/tmp/diff_new_pack.11VTCB/_new  2017-06-22 10:37:06.877354249 +0200
@@ -1,6 +1,6 @@
 name:           binary-tagged
 version:        0.1.4.2
-x-revision:     5
+x-revision:     6
 synopsis:       Tagged binary serialisation.
 description:    Check <https://github.com/phadej/binary-tagged#readme README 
on Github>
 category:       Web
@@ -56,26 +56,26 @@
       test
   ghc-options: -Wall
   build-depends:
-      base                     >=4.7  && <4.10
-    , aeson                    >=0.8  && <1.3
-    , array                    >=0.5  && <0.6
-    , base16-bytestring        >=0.1.1.6 && <0.2
-    , binary                   >=0.7  && <0.10
-    , bytestring               >=0.10 && <0.11
-    , containers               >=0.5  && <0.6
-    , generics-sop             >=0.1  && <0.3
-    , hashable                 >=1.2  && <1.3
-    , nats                     >=1    && <1.2
-    , scientific               >=0.3  && <0.4
-    , SHA                      >=1.6  && <1.7
-    , semigroups               >=0.16 && <0.19
-    , tagged                   >=0.7  && <0.9
-    , text                     >=1.2  && <1.3
-    , time                     >=1.4  && <1.7
-    , unordered-containers     >=0.2  && <0.3
-    , vector                   >=0.10 && <0.13
-    , binary-tagged
-    , binary-orphans >=0.1.1
+      base
+    , aeson
+    , array
+    , base16-bytestring
+    , binary
+    , bytestring
+    , containers
+    , generics-sop
+    , hashable
+    , nats
+    , scientific
+    , SHA
+    , semigroups
+    , tagged
+    , text
+    , time
+    , unordered-containers
+    , vector
+    , binary-tagged >=0.1.1
+    , binary-orphans
     , bifunctors
     , quickcheck-instances
     , tasty
@@ -93,26 +93,26 @@
       bench
   ghc-options: -Wall
   build-depends:
-      base                     >=4.7  && <4.10
-    , aeson                    >=0.8  && <1.3
-    , array                    >=0.5  && <0.6
-    , base16-bytestring        >=0.1.1.6 && <0.2
-    , binary                   >=0.7  && <0.10
-    , bytestring               >=0.10 && <0.11
-    , containers               >=0.5  && <0.6
-    , generics-sop             >=0.1  && <0.3
-    , hashable                 >=1.2  && <1.3
-    , nats                     >=1    && <1.2
-    , scientific               >=0.3  && <0.4
-    , SHA                      >=1.6  && <1.7
-    , semigroups               >=0.16 && <0.19
-    , tagged                   >=0.7  && <0.9
-    , text                     >=1.2  && <1.3
-    , time                     >=1.4  && <1.7
-    , unordered-containers     >=0.2  && <0.3
-    , vector                   >=0.10 && <0.13
-    , binary-tagged
-    , binary-orphans >=0.1.1
+      base
+    , aeson
+    , array
+    , base16-bytestring
+    , binary
+    , bytestring
+    , containers
+    , generics-sop
+    , hashable
+    , nats
+    , scientific
+    , SHA
+    , semigroups
+    , tagged
+    , text
+    , time
+    , unordered-containers
+    , vector
+    , binary-tagged >=0.1.1
+    , binary-orphans
     , deepseq
     , criterion
   default-language: Haskell2010


Reply via email to