Date: Thursday, August 26, 2021 @ 00:32:20 Author: felixonmars Revision: 1005047
upgpkg: haskell-test-lib 0.3-12: rebuild with tasty 1.4.2 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 00:31:41 UTC (rev 1005046) +++ PKGBUILD 2021-08-26 00:32:20 UTC (rev 1005047) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.3 -pkgrel=11 +pkgrel=12 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
