1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bsb-http-chunked?expand=0&rev=7
This commit is contained in:
2020-09-26 01:01:29 +00:00
committed by Git OBS Bridge
parent fce89cd9e4
commit 2efc308ce0
3 changed files with 9 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ Summary: Chunked HTTP transfer encoding for bytestring builders
License: BSD-3-Clause
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/2.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros