Date: Monday, May 11, 2020 @ 20:55:29 Author: felixonmars Revision: 626515
upgpkg: haskell-fclabels 2.0.4-13: rebuild with tasty 1.3 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 20:54:54 UTC (rev 626514) +++ PKGBUILD 2020-05-11 20:55:29 UTC (rev 626515) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.4 -pkgrel=12 +pkgrel=13 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")
