1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=47
This commit is contained in:
Peter Simons 2023-12-05 09:08:39 +00:00 committed by Git OBS Bridge
parent fce7d0fbf5
commit f94015df75
4 changed files with 26 additions and 9 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 2 05:12:18 UTC 2023 - Peter Simons <psimons@suse.com>
- Update hledger-lib to version 1.32.
Upstream's change log file format is strange (too much unmodified
text at at the top). The automatic updater cannot extract the
relevant additions. You can find the file at:
http://hackage.haskell.org/package/hledger-lib-1.32/src/CHANGES.md
-------------------------------------------------------------------
Sun Sep 3 08:16:25 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,9 +20,9 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.31
Version: 1.32
Release: 0
Summary: A reusable library providing the core functionality of hledger
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
@ -127,15 +127,23 @@ BuildRequires: ghc-doctest-prof
%endif
%description
A reusable library containing hledger's core functionality. This is used by
most hledger* packages so that they support the same common file formats,
command line options, reports etc.
This library contains hledger's core functionality. It is used by most hledger*
packages so that they support the same command line options, file formats,
reports, etc.
hledger is a robust, cross-platform set of tools for tracking money, time, or
any other commodity, using double-entry accounting and a simple, editable file
format, with command-line, terminal and web interfaces. It is a Haskell rewrite
of Ledger, and one of the leading implementations of Plain Text Accounting.
Read more at: <https://hledger.org>.
See also:
- https://hledger.org - hledger's home page
- https://hledger.org/dev.html - starting point for hledger's developer docs
- https://hackage.haskell.org/package/hledger-lib/docs/Hledger.html - starting
point for hledger's haddock docs.
%package devel
Summary: Haskell %{pkg_name} library development files

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54a90eb99b0c975d0fd3603c72cca0628e477c69e148ce556c775a539764909a
size 300737

3
hledger-lib-1.32.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e1fc5b1678ebe6834c43b5d071d0a1976fb3948c3a3616f356801d2f8b4d027
size 314733