Date: Friday, March 23, 2018 @ 14:32:52 Author: felixonmars Revision: 311346
upgpkg: haskell-either 5-34 rebuild with lifted-base,0.2.3.12 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-23 14:32:14 UTC (rev 311345) +++ PKGBUILD 2018-03-23 14:32:52 UTC (rev 311346) @@ -5,7 +5,7 @@ _hkgname=either pkgname=haskell-either pkgver=5 -pkgrel=33 +pkgrel=34 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("custom:BSD3")