Date: Thursday, February 18, 2021 @ 00:01:16 Author: felixonmars Revision: 863141
upgpkg: haskell-either 5.0.1.1-130: rebuild with async 2.2.3 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 00:00:41 UTC (rev 863140) +++ PKGBUILD 2021-02-18 00:01:16 UTC (rev 863141) @@ -4,7 +4,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.1.1 -pkgrel=129 +pkgrel=130 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("BSD")
