1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bsb-http-chunked?expand=0&rev=17
This commit is contained in:
2023-11-10 14:07:16 +00:00
committed by Git OBS Bridge
parent a3e50458fa
commit 597f1e76ad
3 changed files with 87 additions and 81 deletions

View File

@@ -26,7 +26,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/3.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-base-devel
BuildRequires: ghc-base-prof