osc copypac from project:devel:languages:haskell:ghc-9.8.x package:hledger revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=59
This commit is contained in:
parent
6705635e4e
commit
1d84c9d78c
3
hledger-1.33.1.tar.gz
Normal file
3
hledger-1.33.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e0829d349b71facd4f01efc3e662b413b64698a2de374039293481a18397d93
|
||||
size 1133973
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9107e527784916c70d2eafaca1773b9eb4b88bcbd0ce3d29796122f976991785
|
||||
size 1133990
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 11:03:18 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger 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-1.33.1/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 23:38:06 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: %{pkg_name}
|
||||
Version: 1.33
|
||||
Version: 1.33.1
|
||||
Release: 0
|
||||
Summary: Command-line interface for the hledger accounting system
|
||||
License: GPL-3.0-or-later
|
||||
@ -154,7 +154,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
cabal-tweak-dep-ver process ">=1.6.19.0" ">=1.6.18.0"
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Loading…
Reference in New Issue
Block a user