4
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:lts:10 package:ShellCheck revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=26
This commit is contained in:
2018-03-13 02:19:25 +00:00
committed by Git OBS Bridge
parent 25d89aacf5
commit b7ca193bc0
2 changed files with 104 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ License: GPL-3.0+
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{name}
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-containers-devel
@@ -69,6 +70,7 @@ This package provides the Haskell %{name} library development files.
%prep
%setup -q
cp -p %{SOURCE1} %{name}.cabal
%build
%ghc_lib_build