Search Criteria
Package Details: hledger-web-bin 1.42.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hledger-bin.git (read-only, click to copy) |
---|---|
Package Base: | hledger-bin |
Description: | Web-based user interface for the hledger accounting system |
Upstream URL: | http://hledger.org |
Keywords: | hledger ledger |
Licenses: | GPL-3.0-or-later |
Conflicts: | hledger-web |
Provides: | hledger-web |
Submitter: | ccat3z |
Maintainer: | gesh |
Last Packager: | gesh |
Votes: | 9 |
Popularity: | 0.80 |
First Submitted: | 2020-08-22 05:39 (UTC) |
Last Updated: | 2025-03-16 19:32 (UTC) |
Dependencies (1)
- asciinema (asciinema-gitAUR, acast-binAUR) (optional) – hledger demo support
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
gesh commented on 2024-07-09 14:40 (UTC) (edited on 2024-07-09 14:43 (UTC) by gesh)
Please add the bash completion:
behonest commented on 2022-03-05 09:10 (UTC)
Please update 1.25: https://github.com/simonmichael/hledger/releases/tag/1.25
ccat3z commented on 2022-01-15 16:07 (UTC)
@tuh8888 Fixed, thanks.
tuh8888 commented on 2022-01-13 19:10 (UTC)
Fails to download because download URL is incorrect. Current: https://github.com/simonmichael/hledger/releases/download/hledger-1.24.1/hledger-linux-x64.zip Should be: https://github.com/simonmichael/hledger/releases/download/1.24.1/hledger-linux-x64.zip
ccat3z commented on 2021-05-31 05:50 (UTC)
@behonest It should work on non-English systems now.
behonest commented on 2021-05-20 08:44 (UTC)
Solved this issue by using en locale.
If ru_RU LANG:
To solve just use 'en' LANG:
dude commented on 2021-05-14 00:56 (UTC)
Thanks for fixing that so quickly
<deleted-account> commented on 2021-05-13 14:28 (UTC)
The updated package works after clearing my cache, thanks both!
ccat3z commented on 2021-05-13 14:11 (UTC)
@samhh Fixed in 1.21-3.
xxd
was replaced byod
in package coreutils.ccat3z commented on 2021-05-13 13:21 (UTC)
@dude @samhh Since
xxd
is part of vim, addingxxd-standalone
to makedepends may cause problems for vim users. I am trying to replacexxd
with a similar tool (likehexdump
).« First ‹ Previous 1 2 3 4 5 Next › Last »