Date: Monday, August 8, 2022 @ 15:23:44 Author: felixonmars Revision: 1261076
upgpkg: haskell-test-lib 0.4-33: rebuild with tasty 1.4.2.3 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:23:32 UTC (rev 1261075) +++ PKGBUILD 2022-08-08 15:23:44 UTC (rev 1261076) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=32 +pkgrel=33 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
