osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-cassava-megaparsec revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-cassava-megaparsec?expand=0&rev=21
This commit is contained in:
Peter Simons 2024-03-01 19:00:03 +00:00 committed by Git OBS Bridge
parent f50f0eb907
commit 1a024066f0

View File

@ -82,6 +82,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal cp -p %{SOURCE1} %{pkg_name}.cabal
cabal-tweak-dep-ver bytestring "< 0.12" "< 1"
%build %build
%ghc_lib_build %ghc_lib_build