Date: Sunday, September 25, 2022 @ 19:43:19 Author: felixonmars Revision: 1310033
upgpkg: haskell-fclabels 2.0.5.1-73: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-fclabels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:43:18 UTC (rev 1310032) +++ PKGBUILD 2022-09-25 19:43:19 UTC (rev 1310033) @@ -4,7 +4,7 @@ _hkgname=fclabels pkgname=haskell-fclabels pkgver=2.0.5.1 -pkgrel=72 +pkgrel=73 pkgdesc="First class accessor labels implemented as lenses." url="https://github.com/sebastiaanvisser/fclabels" license=("BSD")
