Accepting request 827541 from devel:languages:haskell

minor version update

OBS-URL: https://build.opensuse.org/request/show/827541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network-bsd?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-08-18 10:25:13 +00:00 committed by Git OBS Bridge
commit af01e7ff1f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 09:12:22 UTC 2020 - Peter Simons <psimons@suse.com>
- Tweak Cabal file to accept latest version of network package.
-------------------------------------------------------------------
Tue Jun 9 09:26:36 UTC 2020 - psimons@suse.com

View File

@ -80,6 +80,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
sed -i -e 's/< 3.1.2/< 4/' network-bsd.cabal
%build
%ghc_lib_build