Date: Saturday, March 7, 2020 @ 22:13:48 Author: felixonmars Revision: 591337
upgpkg: haskell-unliftio 0.2.12.1-2: rebuild with unliftio-core 0.2.0.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-07 22:13:01 UTC (rev 591336) +++ PKGBUILD 2020-03-07 22:13:48 UTC (rev 591337) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
