Date: Monday, July 26, 2021 @ 23:26:49 Author: felixonmars Revision: 986207
upgpkg: haskell-test-lib 0.3-8: rebuild with transformers-compat 0.7 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 23:26:07 UTC (rev 986206) +++ PKGBUILD 2021-07-26 23:26:49 UTC (rev 986207) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.3 -pkgrel=7 +pkgrel=8 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
