Date: Friday, March 12, 2021 @ 03:14:22 Author: felixonmars Revision: 887947
upgpkg: haskell-fclabels 2.0.5-71: rebuild with tasty 1.4.0.1 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 03:13:04 UTC (rev 887946) +++ PKGBUILD 2021-03-12 03:14:22 UTC (rev 887947) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.5 -pkgrel=70 +pkgrel=71 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")