Date: Friday, June 3, 2022 @ 07:53:51 Author: felixonmars Revision: 1219268
upgpkg: haskell-test-lib 0.4-25: rebuild with primitive 0.7.4.0 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-03 07:53:42 UTC (rev 1219267) +++ PKGBUILD 2022-06-03 07:53:51 UTC (rev 1219268) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.4 -pkgrel=24 +pkgrel=25 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")