Date: Wednesday, December 23, 2020 @ 23:36:57 Author: felixonmars Revision: 785745
upgpkg: haskell-unliftio 0.2.13.1-21: rebuild with ghc 8.10.3 (rebuild pass 1, specified --nocheck) Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 23:36:32 UTC (rev 785744) +++ PKGBUILD 2020-12-23 23:36:57 UTC (rev 785745) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.13.1 -pkgrel=20 +pkgrel=21 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
