osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-network-bsd revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network-bsd?expand=0&rev=4
This commit is contained in:
Peter Simons 2020-08-18 09:12:50 +00:00 committed by Git OBS Bridge
parent 8a46d748af
commit 5e52a73429
2 changed files with 5 additions and 1 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,7 +80,6 @@ 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