Date: Wednesday, December 23, 2020 @ 22:33:32 Author: felixonmars Revision: 785545
upgpkg: haskell-microlens 0.4.11.2-8: rebuild with ghc 8.10.3 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 22:33:09 UTC (rev 785544) +++ PKGBUILD 2020-12-23 22:33:32 UTC (rev 785545) @@ -4,7 +4,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.11.2 -pkgrel=7 +pkgrel=8 pkgdesc="A tiny lens library with no dependencies" url="https://github.com/monadfix/microlens" license=("BSD")
