Date: Sunday, May 12, 2019 @ 09:08:40 Author: felixonmars Revision: 466018
upgpkg: haskell-unliftio 0.2.10-11 rebuild with transformers-compat 0.6.5 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 09:07:54 UTC (rev 466017) +++ PKGBUILD 2019-05-12 09:08:40 UTC (rev 466018) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.10 -pkgrel=10 +pkgrel=11 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
