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:
commit
af01e7ff1f
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user