Date: Wednesday, March 28, 2018 @ 16:22:38 Author: felixonmars Revision: 313153
upgpkg: haskell-hledger-lib 1.5.1-1 rebuild with hledger-lib,1.5.1 Modified: haskell-hledger-lib/trunk/PKGBUILD ----------+ PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-28 16:08:22 UTC (rev 313152) +++ PKGBUILD 2018-03-28 16:22:38 UTC (rev 313153) @@ -4,8 +4,8 @@ _hkgname=hledger-lib pkgname=haskell-hledger-lib -pkgver=1.5 -pkgrel=31 +pkgver=1.5.1 +pkgrel=1 pkgdesc="Core data types, parsers and functionality for the hledger accounting tools" url="http://hledger.org" license=("GPL") @@ -14,12 +14,11 @@ 'haskell-cmdargs' 'haskell-csv' 'haskell-data-default' 'haskell-decimal' 'haskell-extra' 'haskell-hashtables' 'haskell-megaparsec' 'haskell-mtl' 'haskell-old-time' 'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 'haskell-text' - 'haskell-uglymemo' 'haskell-utf8-string' 'haskell-hunit' 'haskell-parsec' - 'haskell-semigroups') + 'haskell-uglymemo' 'haskell-utf8-string' 'haskell-hunit' 'haskell-parsec') makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'haskell-test-framework' 'haskell-test-framework-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('b9f134ad4ffdfdbd79c3a477397062db7a3610a56e842244c371db1b59c50c83d7b710e54b3c0b73067f57a36f7838bcae080490fbc1389882af9f59bd450588') +sha512sums=('f0d39f7eb5367f622412bdadde8ffde1dc9c66d34320963e957f139a686b06d0affac53d4c871f487183716b3453ec731abece4ed4ea50a5c512dfdefe5111d8') prepare() { # It does nothing
