Date: Monday, August 22, 2022 @ 06:03:19 Author: felixonmars Revision: 1274358
upgpkg: haskell-configurator-pg 0.2.7-1: rebuild with configurator-pg 0.2.7 Modified: haskell-configurator-pg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-22 06:01:46 UTC (rev 1274357) +++ PKGBUILD 2022-08-22 06:03:19 UTC (rev 1274358) @@ -3,8 +3,8 @@ _hkgname=configurator-pg pkgname=haskell-configurator-pg -pkgver=0.2.6 -pkgrel=6 +pkgver=0.2.7 +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=('6bc4db234397eb5ba196bd122bc17cbb688cb20e2223090e58f0004095d7def941f80be5e15426e9a255e4a6b44d9ad8175837f22532b72f52dd673c5ce7e8f0') +sha512sums=('49ad984bb227e1b7bcab9139355822c5f0b928b164f4f2525d40dfaf5ccb2afed4e207b59bd8099e70a316b23f2995a7ff491ae4a739e1a9ca206e81c6225d6c') build() { cd $_hkgname-$pkgver
