Date: Sunday, June 9, 2019 @ 09:24:41 Author: felixonmars Revision: 478622
upgpkg: haskell-unliftio 0.2.10-17 rebuild with async 2.2.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:23:42 UTC (rev 478621) +++ PKGBUILD 2019-06-09 09:24:41 UTC (rev 478622) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.10 -pkgrel=16 +pkgrel=17 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
