Date: Sunday, August 8, 2021 @ 08:53:03 Author: felixonmars Revision: 994851
upgpkg: haskell-unliftio 0.2.19-8: rebuild with primitive 0.7.2.0 Modified: haskell-unliftio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 08:52:57 UTC (rev 994850) +++ PKGBUILD 2021-08-08 08:53:03 UTC (rev 994851) @@ -4,7 +4,7 @@ _hkgname=unliftio pkgname=haskell-unliftio pkgver=0.2.19 -pkgrel=7 +pkgrel=8 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)" url="https://github.com/fpco/monad-unlift" license=("MIT")
