Date: Monday, July 25, 2022 @ 03:31:04 Author: felixonmars Revision: 1256110
upgpkg: haskell-tasty-inspection-testing 0.2-1: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-tasty-inspection-testing/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 03:30:50 UTC (rev 1256109) +++ PKGBUILD 2022-07-25 03:31:04 UTC (rev 1256110) @@ -2,8 +2,8 @@ _hkgname=tasty-inspection-testing pkgname=haskell-tasty-inspection-testing -pkgver=0.1.0.1 -pkgrel=24 +pkgver=0.2 +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=('d7c5fa281a38ee26d0ef340e71d19519f4f8b1c17b3cffdba687a7e008e1865c') +sha256sums=('1f8fa87b808b660c1390406c134758ae269afe9bf0682394e88ebf42ca5bbcbd') prepare() { cd $_hkgname-$pkgver
