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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-scientific?expand=0&rev=26
This commit is contained in:
Peter Simons 2016-10-06 18:46:17 +00:00 committed by Git OBS Bridge
parent 96b2b96796
commit 1fffa99c6a

View File

@ -23,7 +23,7 @@ Version: 0.3.4.9
Release: 0 Release: 0
Summary: Numbers represented using scientific notation Summary: Numbers represented using scientific notation
License: BSD-3-Clause License: BSD-3-Clause
Group: System/Libraries Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
@ -90,19 +90,15 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%setup -q -n %{pkg_name}-%{version} %setup -q -n %{pkg_name}-%{version}
%build %build
%ghc_lib_build %ghc_lib_build
%install %install
%ghc_lib_install %ghc_lib_install
%check %check
%cabal_test %cabal_test
%post devel %post devel
%ghc_pkg_recache %ghc_pkg_recache