forked from pool/ghc-hledger-lib
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hledger-lib revision:40, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=35
This commit is contained in:
parent
044f3b7230
commit
b158b9723d
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 19:41:48 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-lib to version 1.27.1.
|
||||
Upstream has not updated the file "CHANGES.md" since the last
|
||||
release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 01:32:51 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-lib to version 1.27.
|
||||
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.27/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 09:36:20 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hledger-lib
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.26.1
|
||||
Version: 1.27.1
|
||||
Release: 0
|
||||
Summary: A reusable library providing the core functionality of hledger
|
||||
License: GPL-3.0-or-later
|
||||
@ -33,6 +33,7 @@ BuildRequires: ghc-aeson-pretty-devel
|
||||
BuildRequires: ghc-ansi-terminal-devel
|
||||
BuildRequires: ghc-array-devel
|
||||
BuildRequires: ghc-blaze-markup-devel
|
||||
BuildRequires: ghc-breakpoint-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-call-stack-devel
|
||||
BuildRequires: ghc-cassava-devel
|
||||
@ -40,6 +41,7 @@ BuildRequires: ghc-cassava-megaparsec-devel
|
||||
BuildRequires: ghc-cmdargs-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-data-default-devel
|
||||
BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-doclayout-devel
|
||||
BuildRequires: ghc-extra-devel
|
||||
@ -67,6 +69,9 @@ BuildRequires: ghc-uglymemo-devel
|
||||
BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-utf8-string-devel
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-doctest-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
A reusable library containing hledger's core functionality. This is used by
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c9ef04c2cda669e2b83b8d2d8512f5a298cd95e5f9e825e697204ba96c85da5
|
||||
size 271994
|
3
hledger-lib-1.27.1.tar.gz
Normal file
3
hledger-lib-1.27.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bf2ab283435a3c49b91a2f18e124f7b27d8203a4db6ef8a1df71ae6fcb55270
|
||||
size 279825
|
Loading…
x
Reference in New Issue
Block a user