Date: Wednesday, February 17, 2021 @ 12:33:51 Author: felixonmars Revision: 862455
upgpkg: haskell-unliftio 0.2.14-17: rebuild with async 2.2.3 (rebuild pass 1, specified --nocheck) Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 12:33:17 UTC (rev 862454) +++ PKGBUILD 2021-02-17 12:33:51 UTC (rev 862455) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.14 -pkgrel=16 +pkgrel=17 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
