Hello community, here is the log from the commit of package ghc-fay for openSUSE:Factory checked in at 2017-06-21 13:55:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-fay (Old) and /work/SRC/openSUSE:Factory/.ghc-fay.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-fay" Wed Jun 21 13:55:16 2017 rev:2 rq:504664 version:0.23.1.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-fay/ghc-fay.changes 2017-05-16 14:42:11.324138050 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-fay.new/ghc-fay.changes 2017-06-21 13:55:18.643289374 +0200 @@ -1,0 +2,5 @@ +Mon Jun 12 09:41:37 UTC 2017 - [email protected] + +- Update to version 0.23.1.16 revision 7. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-fay.spec ++++++ --- /var/tmp/diff_new_pack.GHiEhe/_old 2017-06-21 13:55:19.743134231 +0200 +++ /var/tmp/diff_new_pack.GHiEhe/_new 2017-06-21 13:55:19.751133102 +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/6.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel ++++++ fay.cabal ++++++ --- /var/tmp/diff_new_pack.GHiEhe/_old 2017-06-21 13:55:19.807125205 +0200 +++ /var/tmp/diff_new_pack.GHiEhe/_new 2017-06-21 13:55:19.807125205 +0200 @@ -1,6 +1,6 @@ name: fay version: 0.23.1.16 -x-revision: 6 +x-revision: 7 synopsis: A compiler for Fay, a Haskell subset that compiles to JavaScript. description: Fay is a proper subset of Haskell which is type-checked with GHC, and compiled to JavaScript. It is lazy, pure, has a Fay monad, @@ -178,7 +178,7 @@ base , fay , mtl - , optparse-applicative >= 0.11 && < 0.14 + , optparse-applicative >= 0.11 && < 0.15 , split executable fay-tests
