Date: Thursday, August 18, 2022 @ 11:56:22 Author: felixonmars Revision: 1266980
upgpkg: haskell-either 5.0.2-26: rebuild with lifted-async 0.10.2.3 Modified: haskell-either/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 11:56:14 UTC (rev 1266979) +++ PKGBUILD 2022-08-18 11:56:22 UTC (rev 1266980) @@ -4,7 +4,7 @@ _hkgname=either pkgname=haskell-either pkgver=5.0.2 -pkgrel=25 +pkgrel=26 pkgdesc="An either monad transformer" url="https://github.com/ekmett/either/" license=("BSD")
