Date: Wednesday, May 8, 2019 @ 21:34:15 Author: felixonmars Revision: 463364
upgpkg: haskell-unliftio 0.2.10-10 rebuild with exceptions 0.10.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:33:29 UTC (rev 463363) +++ PKGBUILD 2019-05-08 21:34:15 UTC (rev 463364) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.10 -pkgrel=9 +pkgrel=10 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
