osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger revision:26, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=25
This commit is contained in:
2021-08-17 09:54:22 +00:00
committed by Git OBS Bridge
parent ed91c02ab9
commit 77a577e1c0
4 changed files with 38 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%global pkg_name hledger
%bcond_with tests
Name: %{pkg_name}
Version: 1.21
Version: 1.22.2
Release: 0
Summary: Command-line interface for the hledger accounting system
License: GPL-3.0-or-later
@@ -39,6 +39,7 @@ BuildRequires: ghc-data-default-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-extra-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-githash-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-haskeline-devel
BuildRequires: ghc-hledger-lib-devel