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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=92
This commit is contained in:
Peter Simons 2020-08-19 01:00:50 +00:00 committed by Git OBS Bridge
parent fc66c4315a
commit 8cfdb3f585
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 10:43:42 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Tue Jun 16 11:13:34 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -46,7 +46,7 @@ module containing code for scanning text efficiently. It is similar to the tool
lex or flex for C/C++.
%prep
%setup -q
%autosetup
%build
%ghc_bin_build