Date: Saturday, April 9, 2022 @ 23:44:48 Author: felixonmars Revision: 1183601
upgpkg: haskell-test-lib 0.4-18: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:44:42 UTC (rev 1183600) +++ PKGBUILD 2022-04-09 23:44:48 UTC (rev 1183601) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=17 +pkgrel=18 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
