Date: Monday, March 15, 2021 @ 20:34:38 Author: felixonmars Revision: 891651
upgpkg: haskell-unliftio 0.2.14-32: rebuild with doctest 0.18.1 (rebuild pass 1, specified --nocheck) Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-15 20:33:06 UTC (rev 891650) +++ PKGBUILD 2021-03-15 20:34:38 UTC (rev 891651) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.14 -pkgrel=31 +pkgrel=32 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
