Date: Monday, March 9, 2020 @ 23:52:26 Author: felixonmars Revision: 593376
upgpkg: haskell-unliftio 0.2.12.1-3: rebuild with unliftio-core 0.2.0.1 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-09 23:49:08 UTC (rev 593375) +++ PKGBUILD 2020-03-09 23:52:26 UTC (rev 593376) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.12.1 -pkgrel=2 +pkgrel=3 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
