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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-network-info?expand=0&rev=5
This commit is contained in:
Peter Simons 2020-09-01 01:01:42 +00:00 committed by Git OBS Bridge
parent 00242a4057
commit 745222d86b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 31 09:34:36 UTC 2020 - psimons@suse.com
- Update network-info to version 0.2.0.10 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 18 10:45:34 UTC 2020 - Peter Simons <psimons@suse.com> Tue Aug 18 10:45:34 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -48,7 +48,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
This package provides the Haskell %{pkg_name} library development files. This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal cp -p %{SOURCE1} %{pkg_name}.cabal
%build %build