forked from pool/ghc-hledger-lib
osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-hledger-lib revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=61
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.33
|
||||
Version: 1.33.1
|
||||
Release: 0
|
||||
Summary: A library providing the core functionality of hledger
|
||||
License: GPL-3.0-or-later
|
||||
@@ -121,6 +121,10 @@ BuildRequires: ghc-unordered-containers-prof
|
||||
BuildRequires: ghc-utf8-string-devel
|
||||
BuildRequires: ghc-utf8-string-prof
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-doctest-devel
|
||||
BuildRequires: ghc-doctest-prof
|
||||
%endif
|
||||
|
||||
%description
|
||||
This library contains hledger's core functionality. It is used by most hledger*
|
||||
|
Reference in New Issue
Block a user