SHA256
1
0
forked from pool/ghc-HTTP

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-HTTP revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HTTP?expand=0&rev=67
This commit is contained in:
2019-06-18 18:25:28 +00:00
committed by Git OBS Bridge
parent 56206fadfc
commit a3842417d0
5 changed files with 11 additions and 185 deletions

View File

@@ -19,14 +19,13 @@
%global pkg_name HTTP
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 4000.3.13
Version: 4000.3.14
Release: 0
Summary: A library for client-side HTTP
License: BSD-3-Clause
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-bytestring-devel
@@ -97,7 +96,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build