Date: Saturday, March 14, 2020 @ 21:15:01 Author: felixonmars Revision: 597251
upgpkg: haskell-lens-aeson 1.1-15: rebuild with StateVar 1.2 Modified: haskell-lens-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 21:14:26 UTC (rev 597250) +++ PKGBUILD 2020-03-14 21:15:01 UTC (rev 597251) @@ -3,7 +3,7 @@ _hkgname=lens-aeson pkgname=haskell-lens-aeson pkgver=1.1 -pkgrel=14 +pkgrel=15 pkgdesc="Law-abiding lenses for aeson" url="https://github.com/lens/lens-aeson/" license=('MIT')