packages feed

hledger-ui 1.52.1 → 1.52.2

raw patch · 5 files changed

+31/−27 lines, 5 filesdep ~brickdep ~hledgerdep ~hledger-lib

Dependency ranges changed: brick, hledger, hledger-lib, vty, vty-crossplatform, vty-windows

Files

CHANGES.md view
@@ -23,6 +23,10 @@ See also the hledger changelog.  +# 1.52.2 2026-08-24+++ # 1.52.1 2026-04-28  Improvements
hledger-ui.1 view
@@ -1,5 +1,5 @@ -.TH "HLEDGER\-UI" "1" "March 2026" "hledger-ui-1.52 " "hledger User Manuals"+.TH "HLEDGER\-UI" "1" "March 2026" "hledger-ui-1.52.1 " "hledger User Manuals"   @@ -17,7 +17,7 @@ .PD \f[CR]hledger ui [OPTS] [QUERYARGS]\f[R] .SH DESCRIPTION-This manual is for hledger\(aqs terminal interface, version 1.52.+This manual is for hledger\(aqs terminal interface, version 1.52.1. See also the hledger manual for common concepts and file formats. .PP hledger is a robust, user\-friendly, cross\-platform set of programs for
hledger-ui.cabal view
@@ -1,11 +1,11 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.39.1.+-- This file has been generated from package.yaml by hpack version 0.39.6. -- -- see: https://github.com/sol/hpack  name:           hledger-ui-version:        1.52.1+version:        1.52.2 synopsis:       Terminal interface for the hledger accounting system description:    A simple terminal user interface for the hledger accounting system.                 It can be a more convenient way to browse your accounts than the CLI.@@ -69,7 +69,7 @@   hs-source-dirs:       ./   ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind-  cpp-options: -DVERSION="1.52.1"+  cpp-options: -DVERSION="1.52.2"   build-depends:       ansi-terminal >=0.9     , async@@ -84,8 +84,8 @@     , filepath     , fsnotify >=0.4.2.0 && <0.5     , githash >=0.1.6.2-    , hledger >=1.52.1 && <1.53-    , hledger-lib >=1.52.1 && <1.53+    , hledger >=1.52.2 && <1.53+    , hledger-lib >=1.52.2 && <1.53     , megaparsec >=7.0.0 && <9.8     , microlens >=0.4     , microlens-platform >=0.2.3.1@@ -120,7 +120,7 @@   hs-source-dirs:       app   ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -threaded-  cpp-options: -DVERSION="1.52.1"+  cpp-options: -DVERSION="1.52.2"   build-depends:       base >=4.18 && <4.23     , hledger-ui
hledger-ui.info view
@@ -18,7 +18,7 @@ or 'hledger ui [OPTS] [QUERYARGS]' -   This manual is for hledger's terminal interface, version 1.52.  See+   This manual is for hledger's terminal interface, version 1.52.1.  See also the hledger manual for common concepts and file formats.     hledger is a robust, user-friendly, cross-platform set of programs@@ -555,22 +555,22 @@  Tag Table: Node: Top221-Node: OPTIONS1867-Node: MOUSE8751-Node: KEYS9083-Node: SCREENS14267-Node: Menu screen15007-Node: Cash accounts screen15323-Node: Balance sheet accounts screen15684-Node: Income statement accounts screen16020-Node: All accounts screen16405-Node: Register screen16768-Node: Transaction screen19211-Node: Error screen20391-Node: WATCH MODE20757-Node: --watch problems21655-Node: ENVIRONMENT22902-Node: BUGS23135+Node: OPTIONS1869+Node: MOUSE8753+Node: KEYS9085+Node: SCREENS14269+Node: Menu screen15009+Node: Cash accounts screen15325+Node: Balance sheet accounts screen15686+Node: Income statement accounts screen16022+Node: All accounts screen16407+Node: Register screen16770+Node: Transaction screen19213+Node: Error screen20393+Node: WATCH MODE20759+Node: --watch problems21657+Node: ENVIRONMENT22904+Node: BUGS23137  End Tag Table 
hledger-ui.txt view
@@ -11,7 +11,7 @@      hledger ui [OPTS] [QUERYARGS]  DESCRIPTION-     This  manual  is  for hledger's terminal interface, version 1.52.  See also+     This  manual is for hledger's terminal interface, version 1.52.1.  See also      the hledger manual for common concepts and file formats.       hledger is a robust, user-friendly,  cross-platform  set  of  programs  for@@ -447,4 +447,4 @@ SEE ALSO      hledger(1), hledger-ui(1), hledger-web(1), ledger(1) -hledger-ui-1.52                    March 2026                      HLEDGER-UI(1)+hledger-ui-1.52.1                  March 2026                      HLEDGER-UI(1)