Accepting request 789257 from devel:languages:haskell:ghc-8.8.x

- remove workaround for dep constraints

OBS-URL: https://build.opensuse.org/request/show/789257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=34
This commit is contained in:
Ondřej Súkup 2020-03-28 11:00:44 +00:00 committed by Git OBS Bridge
parent a66dd59129
commit 38da87020f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 28 10:59:36 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- remove workaround for dep constraints
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 24 08:07:18 UTC 2020 - psimons@suse.com Tue Mar 24 08:07:18 UTC 2020 - psimons@suse.com

View File

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