Date: Friday, June 1, 2018 @ 03:57:10 Author: felixonmars Revision: 335401
upgpkg: haskell-microlens 0.4.9.1-3 rebuild with ghc 8.4.3 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 03:56:31 UTC (rev 335400) +++ PKGBUILD 2018-06-01 03:57:10 UTC (rev 335401) @@ -5,7 +5,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.9.1 -pkgrel=2 +pkgrel=3 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")
