Search Criteria
Package Details: hledger-bin 1.52.1-1
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-3.0-or-later |
| Conflicts: | hledger |
| Provides: | hledger |
| Submitter: | ccat3z |
| Maintainer: | gesh |
| Last Packager: | gesh |
| Votes: | 9 |
| Popularity: | 0.000211 |
| First Submitted: | 2020-08-22 05:39 (UTC) |
| Last Updated: | 2026-05-01 04:19 (UTC) |
Dependencies (1)
- asciinema (acast-binAUR, asciinema-gitAUR) (optional) – hledger demo support
Required by (7)
- hledger-language-server-git (requires hledger)
- hledger-textual (requires hledger)
- hledger-tui (requires hledger)
- hledger-utils (requires hledger)
- hledger-utils-git (requires hledger)
- puffin (requires hledger)
- puffin-bin (requires hledger)
Latest Comments
« First ‹ Previous 1 2 3 4 5
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,iscommands:How to fix?
ccat3z commented on 2021-03-09 05:54 (UTC)
@dude Yes, all haskell libraries are statically linked. So the size of the package is much larger than the
haskellpackage in official repo.dude commented on 2021-03-06 17:33 (UTC)
Thanks so much for creating this package, along with hledger-ui-bin and hledger-web-bin. I use hledger every day but was getting really tired of having to update 100+ haskell dependencies every few days. I guess that in this package, the haskell libraries are statically linked?
« First ‹ Previous 1 2 3 4 5