1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=51
This commit is contained in:
2023-12-20 15:55:12 +00:00
committed by Git OBS Bridge
parent b4db58308f
commit 7274b4803e
3 changed files with 288 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ Summary: A 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
@@ -173,6 +174,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