Date: Saturday, May 28, 2022 @ 14:08:14 Author: felixonmars Revision: 1211490
upgpkg: haskell-test-lib 0.4-23: rebuild with doctest 0.20.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:08:07 UTC (rev 1211489) +++ PKGBUILD 2022-05-28 14:08:14 UTC (rev 1211490) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=22 +pkgrel=23 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
