Search Criteria
Package Details: hledger-bin 1.40-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/hledger-bin.git (read-only, click to copy) |
---|---|
Package Base: | hledger-bin |
Description: | Command-line interface for the hledger accounting system |
Upstream URL: | http://hledger.org |
Keywords: | hledger ledger |
Licenses: | GPL |
Conflicts: | hledger |
Provides: | hledger |
Submitter: | ccat3z |
Maintainer: | dude |
Last Packager: | dude |
Votes: | 6 |
Popularity: | 0.24 |
First Submitted: | 2020-08-22 05:39 (UTC) |
Last Updated: | 2024-09-17 19:30 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gmp (gmp-hgAUR)
- ncurses5-compat-libsAUR
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR) (make)
- asciinema (acast-binAUR, asciinema-gitAUR) (optional) – hledger demo support
Required by (3)
- hledger-utils (requires hledger)
- hledger-utils-git (requires hledger)
- puffin (requires hledger)
Sources (5)
- hledger-1.40.tar.gz
- https://raw.githubusercontent.com/simonmichael/hledger/hledger-1.40/hledger-ui/hledger-ui.1
- https://raw.githubusercontent.com/simonmichael/hledger/hledger-1.40/hledger-web/hledger-web.1
- https://raw.githubusercontent.com/simonmichael/hledger/hledger-1.40/hledger/hledger.1
- https://raw.githubusercontent.com/simonmichael/hledger/hledger-1.40/hledger/shell-completion/hledger-completion.bash
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
dude commented on 2021-05-13 12:19 (UTC)
@samhh Are you running Arch or one of the derivative distros?
ccat3z commented on 2021-05-13 05:31 (UTC)
@samhh Cannot reproduce it in the latest ArchLinux. Can you send me the patched hledger binary?
<deleted-account> commented on 2021-05-12 22:28 (UTC)
Any ideas why I'd be seeing this?:
behonest commented on 2021-04-10 15:32 (UTC)
@ccat3z Thanks for the links. Turned out my locale wasn't correctly set: it was ru_RU.UTF-8 but must be ru_RU.utf8. Also temporary can be fixed with
LANG=en_US.utf8 hledger <command>
.dude commented on 2021-04-10 15:24 (UTC)
@behonest I'm also unable to reproduce that issue.
ccat3z commented on 2021-04-09 16:47 (UTC)
@behonest I can't reproduce the issue on my ledger file. It seems a upstream issue or wrong file encoding. See simonmichael/hledger#1332 and koalaman/shellcheck#324.
behonest commented on 2021-04-09 16:03 (UTC)
@ccat3z Thanks. Though it now breaks with this:
ccat3z commented on 2021-04-09 15:30 (UTC)
@behonest Fixed in 1.21-2.
behonest commented on 2021-03-13 08:42 (UTC)
Thanks for the update to 1.21-1.
It works but shows this for
print
,reg
,is
commands:How to fix?
« First ‹ Previous 1 2 3 4 Next › Last »