hledger: update to 1.10.

This commit is contained in:
Leah Neukirchen 2018-07-12 19:00:44 +02:00 committed by Leah Neukirchen
parent 12959233b2
commit e9064aa99f

View file

@ -1,17 +1,18 @@
# Template file for 'hledger'
pkgname=hledger
version=1.5
version=1.10
revision=1
build_style=haskell-stack
stackage="lts-12.0"
nocross=yes # Can't yet cross compile Haskell
short_desc="Simple, precise, plain text accounting"
maintainer="Inokentiy Babushkin <twk@twki.de>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="http://hledger.org/"
makedepends="zlib-devel ncurses-devel"
wrksrc="${pkgname}-${pkgname}-${version}"
distfiles="https://github.com/simonmichael/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=4a26ccc7a87a55f416cd166855c4215cfb9b1259d27752a4c736c91283e27e4b
checksum=460b7bfd91748abf1cd501471c983e99323f31f4b0bb43b02eab777ad465d8c2
nopie_files="/usr/bin/hledger"
post_install() {