Date: Monday, August 17, 2020 @ 17:24:49 Author: felixonmars Revision: 682908
upgpkg: haskell-fclabels 2.0.5-10: rebuild with ghc 8.10.2 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:23:40 UTC (rev 682907) +++ PKGBUILD 2020-08-17 17:24:49 UTC (rev 682908) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.5 -pkgrel=9 +pkgrel=10 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")
