Date: Tuesday, February 9, 2021 @ 11:05:56 Author: felixonmars Revision: 850954
upgpkg: haskell-unliftio 0.2.14-10: rebuild with ghc 8.10.4 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 11:05:17 UTC (rev 850953) +++ PKGBUILD 2021-02-09 11:05:56 UTC (rev 850954) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.14 -pkgrel=9 +pkgrel=10 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
