Date: Friday, March 20, 2020 @ 06:51:21 Author: felixonmars Revision: 601448
upgpkg: haskell-lens-aeson 1.1-17: rebuild with aeson 1.4.7.0 Modified: haskell-lens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-20 06:50:42 UTC (rev 601447) +++ PKGBUILD 2020-03-20 06:51:21 UTC (rev 601448) @@ -3,7 +3,7 @@ _hkgname=lens-aeson pkgname=haskell-lens-aeson pkgver=1.1 -pkgrel=16 +pkgrel=17 pkgdesc="Law-abiding lenses for aeson" url="https://github.com/lens/lens-aeson/" license=('MIT')