community/hledger: upgrade to 1.32.2

This commit is contained in:
Dhruvin Gandhi 2024-01-02 14:01:43 +05:30 committed by omni
parent 40ab90accf
commit 741ea49055
2 changed files with 15 additions and 12 deletions

View File

@ -1,7 +1,7 @@
# Contributor: Dhruvin Gandhi <contact@dhruvin.dev>
# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev>
pkgname=hledger
pkgver=1.32.1
pkgver=1.32.2
pkgrel=0
pkgdesc="Command-line interface for the hledger accounting system"
_uipkgdesc="Curses-style terminal interface for the hledger accounting system"
@ -123,8 +123,8 @@ webopenrc() {
}
sha512sums="
645d497270abbccfaef00fa48833833aa97cfe4d23aa2543ce7c32318afa602f98486dc9fec8f582940f334cd76ba1cefa38693c4c2baddd36ca7a55228be16a hledger-1.32.1.tar.gz
415ab3f207af55f8c2eccdb247893d2e0bd56af37d8b86ee333ce3ba90f3fe153edddbdcf04301fa6ec3f3d640b260ed02b116afb523f33a468c904709d3043b cabal.project.freeze
7eaaaa4ddfd435fc0f773785eaee652335f1b2eaf96389c75e9daf8e2a6875a640c93419aa8b008953a15fb0bec54ee03307b5a0f916d8509c2bc84f5059e069 hledger-1.32.2.tar.gz
e25a64b6c62f9dd02401a386b1dc4562639bd51b603f720258c46ed35a8614217c5f53c366896bc046f332e8699e883f322f30bf410a9d8cee1c45170e43d596 cabal.project.freeze
4fd0898b29736c1d7f5b41b1ccca8734f38999e5ba88656e092724a7ce4ed346b4f86d627c99be77934eaa7cd86e33ce20a33a60650f1ad8a527c57387179365 hledger-web.initd
9049869dc413c840928b6868547b0de87c624401eeebbd56a7626744634e6e65f6375ca3cf42e8d307fcc8653fbeaf231dde2b597c482176bbb0ba4034cb2c27 hledger-web.pre-install
"

View File

@ -14,7 +14,7 @@ constraints: any.Cabal ==3.8.1.0,
aeson +ordered-keymap,
any.aeson-pretty ==0.8.10,
aeson-pretty -lib-only,
any.alex ==3.4.0.1,
any.alex ==3.5.0.0,
any.ansi-terminal ==1.0,
ansi-terminal -example,
any.ansi-terminal-types ==0.11.5,
@ -48,7 +48,7 @@ constraints: any.Cabal ==3.8.1.0,
any.blaze-builder ==0.4.2.3,
any.blaze-html ==0.9.1.2,
any.blaze-markup ==0.8.3.0,
any.brick ==1.10,
any.brick ==2.2,
brick -demos,
any.bsb-http-chunked ==0.0.0.4,
any.byteable ==0.1.1,
@ -158,14 +158,14 @@ constraints: any.Cabal ==3.8.1.0,
any.html-conduit ==1.3.2.2,
any.http-api-data ==0.6,
http-api-data -use-text-show,
any.http-client ==0.7.15,
any.http-client ==0.7.16,
http-client +network-uri,
any.http-client-tls ==0.3.6.3,
any.http-conduit ==2.3.8.3,
http-conduit +aeson,
any.http-date ==0.0.11,
any.http-types ==0.12.4,
any.http2 ==5.0.0,
any.http2 ==5.0.1,
http2 -devel -h2spec,
any.indexed-traversable ==0.1.3,
any.indexed-traversable-instances ==0.1.1.2,
@ -182,7 +182,7 @@ constraints: any.Cabal ==3.8.1.0,
any.lucid ==2.11.20230408,
any.math-functions ==0.3.4.3,
math-functions +system-erf +system-expm1,
any.megaparsec ==9.5.0,
any.megaparsec ==9.6.1,
megaparsec -dev,
any.memory ==0.18.0,
memory +support_bytestring +support_deepseq,
@ -206,7 +206,7 @@ constraints: any.Cabal ==3.8.1.0,
any.network-control ==0.0.2,
any.network-uri ==2.6.4.2,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.3,
any.old-time ==1.1.0.4,
any.optparse-applicative ==0.18.1.0,
optparse-applicative +process,
any.pager ==0.1.1.0,
@ -319,8 +319,11 @@ constraints: any.Cabal ==3.8.1.0,
any.vector-algorithms ==0.9.0.1,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
any.vector-stream ==0.1.0.0,
any.vty ==5.39,
any.wai ==3.2.3,
any.vty ==6.1,
any.vty-crossplatform ==0.4.0.0,
vty-crossplatform -demos,
any.vty-unix ==0.2.0.0,
any.wai ==3.2.4,
any.wai-app-static ==3.1.8,
wai-app-static +crypton -print,
any.wai-cors ==0.2.7,
@ -348,4 +351,4 @@ constraints: any.Cabal ==3.8.1.0,
any.yesod-test ==1.6.16,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config
index-state: hackage.haskell.org 2023-12-09T19:31:25Z
index-state: hackage.haskell.org 2024-01-02T04:58:28Z