Date: Wednesday, January 29, 2020 @ 12:47:19 Author: felixonmars Revision: 558803
upgpkg: haskell-unliftio 0.2.12-14: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 12:46:22 UTC (rev 558802) +++ PKGBUILD 2020-01-29 12:47:19 UTC (rev 558803) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12 -pkgrel=13 +pkgrel=14 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
