hledger: update to 1.15.2

This commit is contained in:
mustaqim 2019-10-25 05:04:07 +02:00 committed by Helmut Pozimski
parent 1842a817d7
commit 41abf910e8
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hledger'
pkgname=hledger
version=1.14.2
version=1.15.2
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=haskell-stack
@ -9,8 +9,9 @@ short_desc="Simple, precise, plain text accounting"
maintainer="Inokentiy Babushkin <twk@twki.de>"
license="GPL-3.0-or-later"
homepage="http://hledger.org/"
changelog="https://hackage.haskell.org/package/hledger-1.15.2/changelog"
distfiles="https://github.com/simonmichael/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=127edf1a8ca5b3c16e9163ec777909eb6f045f3ae3f0500ba7333074ff78c393
checksum=3f305dad8326797e224aa72d2ec54da9b19c7be8a2665ecdd19217beb018fd6b
nopie_files="/usr/bin/hledger"
nocross=yes # Can't yet cross compile Haskell