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:
parent
16c1c4fde4
commit
674a677005
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 2 11:03:15 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hledger-lib to version 1.33.1.
|
||||||
|
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.33.1/src/CHANGES.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 23:38:03 UTC 2024 - Peter Simons <psimons@suse.com>
|
Thu Apr 18 23:38:03 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.33
|
Version: 1.33.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library providing the core functionality of hledger
|
Summary: A library providing the core functionality of hledger
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -121,6 +121,10 @@ BuildRequires: ghc-unordered-containers-prof
|
|||||||
BuildRequires: ghc-utf8-string-devel
|
BuildRequires: ghc-utf8-string-devel
|
||||||
BuildRequires: ghc-utf8-string-prof
|
BuildRequires: ghc-utf8-string-prof
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
%if %{with tests}
|
||||||
|
BuildRequires: ghc-doctest-devel
|
||||||
|
BuildRequires: ghc-doctest-prof
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This library contains hledger's core functionality. It is used by most hledger*
|
This library contains hledger's core functionality. It is used by most hledger*
|
||||||
|
3
hledger-lib-1.33.1.tar.gz
Normal file
3
hledger-lib-1.33.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b9394ae40c4bf321b2a660717c252efe6f7f474f96d630a2b66b9daa361838a
|
||||||
|
size 321341
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b90c9ba116a08e227726f6bce8a22e5039027cf4196c47432236eb0f16e6c195
|
|
||||||
size 321263
|
|
Loading…
x
Reference in New Issue
Block a user