Date: Sunday, March 10, 2019 @ 09:03:25 Author: felixonmars Revision: 439076
upgpkg: haskell-unliftio 0.2.10-4 rebuild with ghc 8.6.4 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 09:02:37 UTC (rev 439075) +++ PKGBUILD 2019-03-10 09:03:25 UTC (rev 439076) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.10 -pkgrel=3 +pkgrel=4 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
