Date: Tuesday, April 7, 2020 @ 22:52:23 Author: felixonmars Revision: 612543
upgpkg: haskell-configurator-pg 0.2.2-1: rebuild with configurator-pg 0.2.2 Modified: haskell-configurator-pg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-07 22:33:57 UTC (rev 612542) +++ PKGBUILD 2020-04-07 22:52:23 UTC (rev 612543) @@ -3,8 +3,8 @@ _hkgname=configurator-pg pkgname=haskell-configurator-pg -pkgver=0.2.1 -pkgrel=2 +pkgver=0.2.2 +pkgrel=1 pkgdesc="Reduced parser for configurator-ng config files" url="https://github.com/robx/configurator-pg" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-megaparsec' 'haskell-protolude' 'haskell-scientific') makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('63c00c534a5aa91de4ac4507b3c678955c82e0fcc1004c48740fa98c7c19a29a7ec0f9efc6304d277680c11ebc9c5733531ac7d258bf3dd10ac86c7796da7b9c') +sha512sums=('11a8be63aaeeb11c59effd4acea500f0821ab08794eede42d04162aeb5a06f0a8ed24cec46971dc6804e3793411102dae1976944c35d416b4e2258c97e110bca') build() { cd $_hkgname-$pkgver
