Date: Friday, April 1, 2022 @ 03:20:58 Author: felixonmars Revision: 1178393
upgpkg: haskell-test-lib 0.4-17: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 03:20:51 UTC (rev 1178392) +++ PKGBUILD 2022-04-01 03:20:58 UTC (rev 1178393) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=16 +pkgrel=17 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
