Date: Thursday, May 17, 2018 @ 06:33:34 Author: felixonmars Revision: 323312
upgpkg: haskell-microlens 0.4.9.1-2 rebuild with ghc 8.4.2 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 06:32:49 UTC (rev 323311) +++ PKGBUILD 2018-05-17 06:33:34 UTC (rev 323312) @@ -5,7 +5,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.9.1 -pkgrel=1 +pkgrel=2 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")
