Date: Thursday, February 25, 2021 @ 23:17:33 Author: felixonmars Revision: 874325
upgpkg: haskell-inspection-testing 0.4.3.0-1: rebuild with inspection-testing 0.4.3.0 Modified: haskell-inspection-testing/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 23:14:54 UTC (rev 874324) +++ PKGBUILD 2021-02-25 23:17:33 UTC (rev 874325) @@ -2,8 +2,8 @@ _hkgname=inspection-testing pkgname=haskell-inspection-testing -pkgver=0.4.2.4 -pkgrel=6 +pkgver=0.4.3.0 +pkgrel=1 pkgdesc="GHC plugin to do inspection testing" url="https://github.com/nomeata/inspection-testing" license=('MIT') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-ghc') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('16ebfcd20e4ee3a9117670ad9e0d683002262a2f3c52dcfdb7c7123f256db4f133780e759a80469a14c786a4158ef9ba4e7d534e728e8d44188b11765a1e8745') +sha512sums=('dda037b708199cffa51c434d609720e6c5ac07b870accb6c8523a837bf5ad20f56efcc597a29d610e4b1e93c2c24dbd044888e8bc986c426c987beac6d8abff6') build() { cd $_hkgname-$pkgver
