Date: Sunday, September 25, 2022 @ 19:37:05 Author: felixonmars Revision: 1309984
upgpkg: haskell-test-lib 0.4-40: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:37:00 UTC (rev 1309983) +++ PKGBUILD 2022-09-25 19:37:05 UTC (rev 1309984) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=39 +pkgrel=40 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
