packages feed

hledger-lib 1.52.1 → 1.52.2

raw patch · 2 files changed

+9/−5 lines, 2 files

Files

CHANGES.md view
@@ -17,6 +17,10 @@ For user-visible changes, see the hledger package changelog.  +# 1.52.2 2026-08-24+++ # 1.52.1 2026-04-28    
hledger-lib.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-lib-version:        1.52.1+version:        1.52.2 synopsis:       A library providing the core functionality of hledger description:    This library contains hledger's core functionality.                 It is used by most hledger* packages so that they support the same@@ -124,7 +124,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:       Decimal >=0.5.1     , Glob >=0.9@@ -184,7 +184,7 @@   hs-source-dirs:       test   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:       Decimal >=0.5.1     , Glob >=0.7@@ -245,7 +245,7 @@   hs-source-dirs:       test   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:       Decimal >=0.5.1     , Glob >=0.9