Date: Thursday, February 18, 2021 @ 01:21:17 Author: felixonmars Revision: 863261
upgpkg: haskell-fclabels 2.0.5-64: rebuild with async 2.2.3 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 01:20:21 UTC (rev 863260) +++ PKGBUILD 2021-02-18 01:21:17 UTC (rev 863261) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.5 -pkgrel=63 +pkgrel=64 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")