Date: Sunday, January 31, 2021 @ 20:41:56 Author: felixonmars Revision: 838673
upgpkg: haskell-either 5.0.1.1-122: rebuild with unliftio 0.2.14 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 20:41:12 UTC (rev 838672) +++ PKGBUILD 2021-01-31 20:41:56 UTC (rev 838673) @@ -4,7 +4,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.1.1 -pkgrel=121 +pkgrel=122 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("BSD")
