Date: Monday, March 7, 2022 @ 17:17:10 Author: felixonmars Revision: 1144470
upgpkg: haskell-test-lib 0.4-9: rebuild with doctest 0.19.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:16:49 UTC (rev 1144469) +++ PKGBUILD 2022-03-07 17:17:10 UTC (rev 1144470) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=8 +pkgrel=9 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
