Date: Sunday, July 8, 2018 @ 20:37:53 Author: felixonmars Revision: 355284
upgpkg: haskell-either 5.0.1-6 rebuild with bifunctors 5.5.3 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-08 20:37:11 UTC (rev 355283) +++ PKGBUILD 2018-07-08 20:37:53 UTC (rev 355284) @@ -5,7 +5,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("custom:BSD3")
