Accepting request 737501 from devel:languages:haskell

minor version update

OBS-URL: https://build.opensuse.org/request/show/737501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-dbus?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2019-10-12 20:32:25 +00:00 committed by Git OBS Bridge
commit f46f6ac142
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 11 12:17:36 UTC 2019 - Peter Simons <psimons@suse.com>
- Relax overspecified version constraints on lens dependency.
-------------------------------------------------------------------
Mon May 13 02:02:23 UTC 2019 - psimons@suse.com

View File

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