Date: Monday, May 30, 2022 @ 06:47:20 Author: felixonmars Revision: 1214785
upgpkg: haskell-tasty-inspection-testing 0.1.0.1-1: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-tasty-inspection-testing/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 06:32:40 UTC (rev 1214784) +++ PKGBUILD 2022-05-30 06:47:20 UTC (rev 1214785) @@ -2,8 +2,8 @@ _hkgname=tasty-inspection-testing pkgname=haskell-tasty-inspection-testing -pkgver=0.1 -pkgrel=104 +pkgver=0.1.0.1 +pkgrel=1 pkgdesc="Inspection testing support for tasty" url="https://github.com/Bodigrim/tasty-inspection-testing" license=("MIT") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-ghc' 'haskell-inspection-testing' 'haskell-tasty') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('1cfad60f4bb25d9889886e88a62a465f5dcedd6f96bc87b8a3e875cab2535ca1') +sha256sums=('d7c5fa281a38ee26d0ef340e71d19519f4f8b1c17b3cffdba687a7e008e1865c') prepare() { cd $_hkgname-$pkgver
