Synchronize builds with devel:languages:haskell:lts:7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-asn1-parse?expand=0&rev=8
This commit is contained in:
Peter Simons 2016-10-06 17:46:23 +00:00 committed by Git OBS Bridge
parent 112b3daaf9
commit 902f547e56

View File

@ -22,7 +22,7 @@ Version: 0.9.4
Release: 0
Summary: Simple monadic parser for ASN1 stream types
License: BSD-3-Clause
Group: System/Libraries
Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
@ -50,15 +50,12 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%post devel
%ghc_pkg_recache