Date: Sunday, October 14, 2018 @ 17:49:52 Author: felixonmars Revision: 393702
upgpkg: haskell-microlens 0.4.9.1-4 rebuild with ghc 8.6.1 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 17:49:16 UTC (rev 393701) +++ PKGBUILD 2018-10-14 17:49:52 UTC (rev 393702) @@ -4,7 +4,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.9.1 -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/aelve/microlens" license=("custom:BSD3")
