Date: Monday, March 7, 2022 @ 17:39:06 Author: felixonmars Revision: 1144552
upgpkg: haskell-unliftio 0.2.21.0-3: rebuild with doctest 0.19.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:38:35 UTC (rev 1144551) +++ PKGBUILD 2022-03-07 17:39:06 UTC (rev 1144552) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.21.0 -pkgrel=2 +pkgrel=3 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
