community/hledger-iadd: upgrade to 1.3.20

This commit is contained in:
Dhruvin Gandhi 2024-01-11 13:24:54 +05:30 committed by Kevin Daudt
parent 01f49628c0
commit 59dd8a6728
2 changed files with 10 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# Contributor: Dhruvin Gandhi <contact@dhruvin.dev>
# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev>
pkgname=hledger-iadd
pkgver=1.3.19
pkgrel=2
pkgver=1.3.20
pkgrel=0
pkgdesc="A terminal UI as drop-in replacement for hledger add"
url="https://github.com/hpdeifel/hledger-iadd#readme"
arch="aarch64 x86_64" # limited by ghc
@ -51,6 +51,6 @@ package() {
}
sha512sums="
7b4caf0eedea1d4d869a7bc96d024e9ab5569d3d73db3de8b2ce431eded1aca61ffdbfc19f05f2797e95f4043e5eb0416042f3028fe881166a2d40ae17eb6238 hledger-iadd-1.3.19.tar.gz
3faebcb321e389bef25c533acbdadf8475974c2623ed47b549acd8ed4b3ebe87621fa970b72c877efed2deecd5ac89db9e71e5a651b05008038812ed02cc692e cabal.project.freeze
0f59a39194eb0af1f9091518af48bbd5782882d65e0d7f567422473d686a663702f27027d443a007d95e690d7b155817667790533683e26d6a7dd11375efdd96 hledger-iadd-1.3.20.tar.gz
3ac34b16dc3e292721cdc92ccff43751d4d70b6bf7abb47cc4f2cb4704d5843070a0fd348ddbf64520c82f5419f8fce1a3f285c44b72e4f56ac06b3fe26dbc4e cabal.project.freeze
"

View File

@ -35,7 +35,7 @@ constraints: any.Cabal ==3.8.1.0,
bitvec +simd,
any.blaze-builder ==0.4.2.3,
any.blaze-markup ==0.8.3.0,
any.brick ==2.1.1,
any.brick ==2.3.1,
brick -demos,
any.bytestring ==0.11.5.3,
any.cabal-doctest ==1.0.9,
@ -91,7 +91,7 @@ constraints: any.Cabal ==3.8.1.0,
any.hashtables ==1.3.1,
hashtables -bounds-checking -debug -detailed-profiling -portable -sse42 +unsafe-tricks,
any.haskell-lexer ==1.1.1,
any.hledger-lib ==1.31,
any.hledger-lib ==1.32.2,
any.hsc2hs ==0.68.10,
hsc2hs -in-ghc-tree,
any.hspec ==2.11.7,
@ -104,7 +104,7 @@ constraints: any.Cabal ==3.8.1.0,
any.integer-conversion ==0.1.0.1,
any.integer-logarithms ==1.0.3.1,
integer-logarithms -check-bounds +integer-gmp,
any.megaparsec ==9.5.0,
any.megaparsec ==9.6.1,
megaparsec -dev,
any.microlens ==0.4.13.1,
any.microlens-mtl ==0.2.0.3,
@ -187,7 +187,7 @@ constraints: any.Cabal ==3.8.1.0,
any.unix-compat ==0.7.1,
unix-compat -old-time,
any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.19.1,
any.unordered-containers ==0.2.20,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid-types ==1.0.5.1,
@ -195,7 +195,7 @@ constraints: any.Cabal ==3.8.1.0,
vector +boundschecks -internalchecks -unsafechecks -wall,
any.vector-algorithms ==0.9.0.1,
vector-algorithms +bench +boundschecks -internalchecks -llvm +properties -unsafechecks,
any.vector-stream ==0.1.0.0,
any.vector-stream ==0.1.0.1,
any.vty ==6.1,
any.vty-crossplatform ==0.4.0.0,
vty-crossplatform -demos,
@ -205,4 +205,4 @@ constraints: any.Cabal ==3.8.1.0,
any.xdg-basedir ==0.2.2,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config
index-state: hackage.haskell.org 2023-12-07T21:25:17Z
index-state: hackage.haskell.org 2024-01-11T06:26:58Z