Date: Monday, September 5, 2022 @ 20:46:33 Author: felixonmars Revision: 1293305
upgpkg: haskell-tasty-inspection-testing 0.2-20: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-tasty-inspection-testing/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 20:46:15 UTC (rev 1293304) +++ PKGBUILD 2022-09-05 20:46:33 UTC (rev 1293305) @@ -3,7 +3,7 @@ _hkgname=tasty-inspection-testing pkgname=haskell-tasty-inspection-testing pkgver=0.2 -pkgrel=19 +pkgrel=20 pkgdesc="Inspection testing support for tasty" url="https://github.com/Bodigrim/tasty-inspection-testing" license=("MIT")
