Date: Tuesday, July 12, 2022 @ 07:11:55 Author: felixonmars Revision: 1250279
upgpkg: haskell-test-lib 0.4-31: rebuild with tasty 1.4.2.2 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 07:11:47 UTC (rev 1250278) +++ PKGBUILD 2022-07-12 07:11:55 UTC (rev 1250279) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=30 +pkgrel=31 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
