4
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-http-client revision:22, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=118
This commit is contained in:
2021-04-23 12:19:12 +00:00
committed by Git OBS Bridge
parent 619b78ed14
commit 06034fe693
4 changed files with 21 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%global pkg_name http-client
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.7.6
Version: 0.7.8
Release: 0
Summary: An HTTP client engine
License: MIT
@@ -37,6 +37,7 @@ BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-http-types-devel
BuildRequires: ghc-iproute-devel
BuildRequires: ghc-mime-types-devel
BuildRequires: ghc-network-devel
BuildRequires: ghc-network-uri-devel