Accepting request 801038 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/801038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-pandoc-types?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2020-05-11 11:35:36 +00:00 committed by Git OBS Bridge
commit 0ee5f3924d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 7 07:48:19 UTC 2020 - Peter Simons <psimons@suse.com>
- Drop obsolete %setup hack to work around a missing Setup.hs file.
New ghc-rpm-macros do this automatically.
-------------------------------------------------------------------
Wed Nov 13 03:02:28 UTC 2019 - psimons@suse.com

View File

@ -74,6 +74,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cabal-tweak-dep-ver QuickCheck '< 2.14' '< 3'
%build
%ghc_lib_build