Date: Tuesday, March 16, 2021 @ 17:27:04 Author: felixonmars Revision: 891966
upgpkg: haskell-unliftio 0.2.14-33: rebuild with doctest 0.18.1 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 17:26:07 UTC (rev 891965) +++ PKGBUILD 2021-03-16 17:27:04 UTC (rev 891966) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.14 -pkgrel=32 +pkgrel=33 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
