hledger: update to 1.27.1

This commit is contained in:
Tony Zorman 2022-09-19 20:32:10 +02:00 committed by Leah Neukirchen
parent f294f228aa
commit f8c5900c32
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hledger'
pkgname=hledger
version=1.27
version=1.27.1
revision=1
build_style=haskell-stack
makedepends="zlib-devel ncurses-devel"
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
homepage="https://hledger.org/"
changelog="https://hackage.haskell.org/package/hledger-${version}/changelog"
distfiles="https://github.com/simonmichael/hledger/archive/${version}.tar.gz"
checksum=1a3d1d321cf5fb9ae6d214a5a4a71775680a8146cf43f77e523a2e6c0af9d366
checksum=218f6005b7b30308cc43523dc7b61c818bb649abc217a6c8803e8f82b408d239
nopie_files="/usr/bin/hledger"
nocross=yes # Can't yet cross compile Haskell