Date: Saturday, December 18, 2021 @ 13:24:21 Author: felixonmars Revision: 1076838
upgpkg: haskell-test-lib 0.3-26: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:23:44 UTC (rev 1076837) +++ PKGBUILD 2021-12-18 13:24:21 UTC (rev 1076838) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.3 -pkgrel=25 +pkgrel=26 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
