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

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

View File

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

View File

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