Date: Tuesday, October 12, 2021 @ 10:42:13 Author: felixonmars Revision: 1029779
upgpkg: haskell-test-lib 0.3-17: rebuild with libffi 3.4 Modified: haskell-test-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-12 10:41:21 UTC (rev 1029778) +++ PKGBUILD 2021-10-12 10:42:13 UTC (rev 1029779) @@ -3,7 +3,7 @@ _hkgname=test-lib pkgname=haskell-test-lib pkgver=0.3 -pkgrel=16 +pkgrel=17 pkgdesc="A library to make a quick test-runner script." url="https://hackage.haskell.org/package/test-lib" license=("custom:ISC")
