1
0

osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-hledger-lib revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=43
This commit is contained in:
2023-07-04 21:01:27 +00:00
committed by Git OBS Bridge
parent 08380e848c
commit 4464a2df02
3 changed files with 258 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ Summary: A reusable library providing the core functionality of hledger
License: GPL-3.0-or-later
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-Decimal-devel
BuildRequires: ghc-Decimal-prof
@@ -155,6 +156,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build