Date: Thursday, March 26, 2020 @ 18:59:23 Author: felixonmars Revision: 604540
upgpkg: haskell-lens-aeson 1.1-19: rebuild with aeson 1.4.7.1 Modified: haskell-lens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 18:58:49 UTC (rev 604539) +++ PKGBUILD 2020-03-26 18:59:23 UTC (rev 604540) @@ -3,7 +3,7 @@ _hkgname=lens-aeson pkgname=haskell-lens-aeson pkgver=1.1 -pkgrel=18 +pkgrel=19 pkgdesc="Law-abiding lenses for aeson" url="https://github.com/lens/lens-aeson/" license=('MIT')