Hello community, here is the log from the commit of package ghc-hashable for openSUSE:Factory checked in at 2017-07-24 12:33:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hashable (Old) and /work/SRC/openSUSE:Factory/.ghc-hashable.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hashable" Mon Jul 24 12:33:10 2017 rev:13 rq:510538 version:1.2.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hashable/ghc-hashable.changes 2017-07-06 00:03:11.360075635 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-hashable.new/ghc-hashable.changes 2017-07-24 12:33:13.762685443 +0200 @@ -1,0 +2,5 @@ +Sat Jul 8 03:02:09 UTC 2017 - [email protected] + +- Update to version 1.2.6.1 revision 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hashable.spec ++++++ --- /var/tmp/diff_new_pack.tZc47b/_old 2017-07-24 12:33:14.454587772 +0200 +++ /var/tmp/diff_new_pack.tZc47b/_new 2017-07-24 12:33:14.458587207 +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/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-deepseq-devel ++++++ hashable.cabal ++++++ --- /var/tmp/diff_new_pack.tZc47b/_old 2017-07-24 12:33:14.502580998 +0200 +++ /var/tmp/diff_new_pack.tZc47b/_new 2017-07-24 12:33:14.506580433 +0200 @@ -1,6 +1,6 @@ Name: hashable Version: 1.2.6.1 -x-revision: 1 +x-revision: 2 Synopsis: A class for types that can be converted to a hash value Description: This package defines a class, 'Hashable', for types that can be converted to a hash value. This class @@ -47,7 +47,7 @@ Exposed-modules: Data.Hashable Data.Hashable.Lifted Other-modules: Data.Hashable.Class - Build-depends: base >= 4.4 && < 4.10, + Build-depends: base >= 4.4 && < 4.11, bytestring >= 0.9 && < 0.11, deepseq >= 1.3 if impl(ghc)
