Date: Sunday, November 26, 2017 @ 06:27:43 Author: felixonmars Revision: 268681
upgpkg: haskell-microlens 0.4.8.1-4 rebuild with ghc 8.2.2 Modified: haskell-microlens/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 06:27:10 UTC (rev 268680) +++ PKGBUILD 2017-11-26 06:27:43 UTC (rev 268681) @@ -5,7 +5,7 @@ _hkgname=microlens pkgname=haskell-microlens pkgver=0.4.8.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")
