forked from pool/hledger-ui
Compare commits
29 Commits
Author | SHA256 | Date | |
---|---|---|---|
b294f1e415 | |||
cb87050d19 | |||
2d9509816f | |||
4e97fc5d31 | |||
714a3d8e68 | |||
3244c5fad2 | |||
832a5cfa60 | |||
5da997a337 | |||
8270994277 | |||
f70e147a20 | |||
a52e6edb77 | |||
a558d19464 | |||
9be4486ff0 | |||
8e648f44eb | |||
61187851da | |||
5207ed9ab6 | |||
cf141d3e20 | |||
78cea83982 | |||
00b512a55f | |||
03e540c55e | |||
a685f98c92 | |||
1151a3dcd1 | |||
39ddae1830 | |||
46060677fc | |||
defb5d3e43 | |||
de5182ff6a | |||
7a9d667795 | |||
8cafd2ebe6 | |||
9e63a950ad |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbd6b92afd4741811671fa3311384640a10c21afb60964133291d5f266b3e5f7
|
||||
size 83474
|
3
hledger-ui-1.50.tar.gz
Normal file
3
hledger-ui-1.50.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78e299f68be65119485502e4b53a6b6be6712b031f11619e02f64a42bc177696
|
||||
size 83664
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 3 19:07:05 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-ui to version 1.50.
|
||||
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-ui-1.50/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 10:45:20 UTC 2025 - Björn Kettunen <bjorn.kettunen@thaodan.de>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%global pkg_name hledger-ui
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: %{pkg_name}
|
||||
Version: 1.43.2
|
||||
Version: 1.50
|
||||
Release: 0
|
||||
Summary: Terminal interface for the hledger accounting system
|
||||
License: GPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user