Date: Sunday, September 19, 2021 @ 09:04:18 Author: felixonmars Revision: 1017165
upgpkg: haskell-unliftio 0.2.20-2: rebuild with unliftio 0.2.20 (rebuild pass 1, specified --nocheck) Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 09:03:27 UTC (rev 1017164) +++ PKGBUILD 2021-09-19 09:04:18 UTC (rev 1017165) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.20 -pkgrel=1 +pkgrel=2 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
