Date: Saturday, May 28, 2022 @ 14:08:32 Author: felixonmars Revision: 1211492
upgpkg: haskell-unliftio 0.2.22.0-4: rebuild with doctest 0.20.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:08:25 UTC (rev 1211491) +++ PKGBUILD 2022-05-28 14:08:32 UTC (rev 1211492) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.22.0 -pkgrel=3 +pkgrel=4 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
