Date: Monday, July 19, 2021 @ 16:52:36 Author: felixonmars Revision: 978832
upgpkg: haskell-unliftio 0.2.18-11: rebuild with regex-posix 0.96.0.1 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 16:51:47 UTC (rev 978831) +++ PKGBUILD 2021-07-19 16:52:36 UTC (rev 978832) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.18 -pkgrel=10 +pkgrel=11 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
