Date: Saturday, January 4, 2020 @ 18:19:31 Author: felixonmars Revision: 548207
upgpkg: haskell-unliftio 0.2.12-11: rebuild with ansi-terminal 0.10.2 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 18:18:23 UTC (rev 548206) +++ PKGBUILD 2020-01-04 18:19:31 UTC (rev 548207) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12 -pkgrel=10 +pkgrel=11 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
