Date: Thursday, February 18, 2021 @ 00:44:30 Author: felixonmars Revision: 863211
upgpkg: haskell-monad-unlift 0.2.0-158: rebuild with async 2.2.3 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 00:43:57 UTC (rev 863210) +++ PKGBUILD 2021-02-18 00:44:30 UTC (rev 863211) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=157 +pkgrel=158 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")