Date: Saturday, March 9, 2019 @ 16:52:03 Author: felixonmars Revision: 438473
upgpkg: haskell-microlens 0.4.10-4 rebuild with ghc 8.6.4 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:51:32 UTC (rev 438472) +++ PKGBUILD 2019-03-09 16:52:03 UTC (rev 438473) @@ -4,7 +4,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.10 -pkgrel=3 +pkgrel=4 pkgdesc="A tiny lens library with no dependencies. If you're writing an app, you probably want microlens-platform, not this." url="https://github.com/monadfix/microlens" license=("BSD")
